IConfiguration

class aws_cdk.aws_appconfig_alpha.IConfiguration(*args, **kwargs)

Bases: IConstruct, Protocol

Stability:

deprecated

Attributes

application

(deprecated) The application associated with the configuration.

Stability:

deprecated

configuration_profile_id

(deprecated) The ID of the configuration profile.

Stability:

deprecated

deploy_to

(deprecated) The environments to deploy to.

Stability:

deprecated

deployment_key

(deprecated) The deployment key for the configuration.

Stability:

deprecated

deployment_strategy

(deprecated) The deployment strategy for the configuration.

Stability:

deprecated

description

(deprecated) The description of the configuration.

Stability:

deprecated

name

(deprecated) The name of the configuration.

Stability:

deprecated

node

The tree node.

type

(deprecated) The configuration type.

Stability:

deprecated

validators

(deprecated) The validators for the configuration.

Stability:

deprecated

version_number

(deprecated) The configuration version number.

Stability:

deprecated