IDeploymentRef

class aws_cdk.aws_appconfig.IDeploymentRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Deployment.

Stability:

experimental

Attributes

deployment_ref

(experimental) A reference to a Deployment resource.

Stability:

experimental

node

The tree node.