GetConfigurationManagerResponse

Types

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

Properties

Link copied to clipboard

The configuration definitions association with the configuration manager.

Link copied to clipboard

The datetime stamp when the configuration manager was created.

Link copied to clipboard

The description of the configuration manager.

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
val name: String?

The name of the configuration manager.

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

Key-value pairs of metadata to assign to the configuration manager.

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