ConfigurationManagerSummary

A summary of a Quick Setup configuration manager.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A summary of the Quick Setup configuration definition.

Link copied to clipboard

The description of the configuration.

Link copied to clipboard

The ARN of the Quick Setup configuration.

Link copied to clipboard
val name: String?

The name of the configuration

Link copied to clipboard

Summaries of the state of the configuration manager. These summaries include an aggregate of the statuses from the configuration definition associated with the configuration manager. This includes deployment statuses, association statuses, drift statuses, health checks, and more.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String