Data Source schema for AWS::AppConfig::Environment
id
(String) Uniquely identifies the resource.application_id
(String) The application ID.description
(String) A description of the environment.environment_id
(String) The environment ID.monitors
(Attributes List) Amazon CloudWatch alarms to monitor during the deployment process. (see below for nested schema)name
(String) A name for the environment.tags
(Attributes Set) Metadata to assign to the environment. Tags help organize and categorize your AWS AppConfig resources. Each tag consists of a key and an optional value, both of which you define. (see below for nested schema)monitors
Read-Only:
alarm_arn
(String) Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.alarm_role_arn
(String) ARN of an AWS Identity and Access Management (IAM) role for AWS AppConfig to monitor AlarmArn.tags
Read-Only:
key
(String) The key-value string map. The valid character set is [a-zA-Z1-9+-=._:/]. The tag key can be up to 128 characters and must not start with aws:.value
(String) The tag value can be up to 256 characters.