IDeploymentStrategyRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

deployment_strategy_ref

(experimental) A reference to a DeploymentStrategy resource.

Stability:

experimental

node

The tree node.