IDeploymentGroupRef

class aws_cdk.aws_codedeploy.IDeploymentGroupRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

deployment_group_ref

(experimental) A reference to a DeploymentGroup resource.

Stability:

experimental

node

The tree node.