class Aws::AppConfig::Types::Environment

@!attribute [rw] application_id

The application ID.
@return [String]

@!attribute [rw] id

The environment ID.
@return [String]

@!attribute [rw] name

The name of the environment.
@return [String]

@!attribute [rw] description

The description of the environment.
@return [String]

@!attribute [rw] state

The state of the environment. An environment can be in one of the
following states: `READY_FOR_DEPLOYMENT`, `DEPLOYING`,
`ROLLING_BACK`, or `ROLLED_BACK`
@return [String]

@!attribute [rw] monitors

Amazon CloudWatch alarms monitored during the deployment.
@return [Array<Types::Monitor>]

@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/Environment AWS API Documentation

Constants

SENSITIVE