Environment

class Environment : KotlinCustomResource

Resource Type definition for AWS::AppConfig::Environment

Properties

Link copied to clipboard
val applicationId: Output<String>

The application ID.

Link copied to clipboard

On resource deletion this controls whether the Deletion Protection check should be applied, bypassed, or (the default) whether the behavior should be controlled by the account-level Deletion Protection setting. See https://docs.aws.amazon.com/appconfig/latest/userguide/deletion-protection.html

Link copied to clipboard
val description: Output<String>?

A description of the environment.

Link copied to clipboard
val environmentId: Output<String>

The environment ID.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Amazon CloudWatch alarms to monitor during the deployment process.

Link copied to clipboard
val name: Output<String>

A name for the environment.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

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.

Link copied to clipboard
val urn: Output<String>