GetConfigurationResponse

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account where the configuration was deployed.

Link copied to clipboard

The ID of the configuration definition.

Link copied to clipboard

The datetime stamp when the configuration manager was created.

Link copied to clipboard
val id: String?

A service generated identifier for the configuration.

Link copied to clipboard

The datetime stamp when the configuration manager was last updated.

Link copied to clipboard

The ARN of the configuration manager.

Link copied to clipboard

The parameters for the configuration definition type.

Link copied to clipboard

The Amazon Web Services Region where the configuration was deployed.

Link copied to clipboard

A summary of the state of the configuration manager. This includes deployment statuses, association statuses, drift statuses, health checks, and more.

Link copied to clipboard
val type: String?

The type of the Quick Setup configuration.

Link copied to clipboard

The version of the Quick Setup type used.

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