IDeploymentConfigRef
- class aws_cdk.aws_codedeploy.IDeploymentConfigRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a DeploymentConfig.
- Stability:
experimental
Attributes
- deployment_config_ref
(experimental) A reference to a DeploymentConfig resource.
- Stability:
experimental
- node
The tree node.