interface IDeploymentConfigRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeDeploy.IDeploymentConfigRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodedeploy#IDeploymentConfigRef |
![]() | software.amazon.awscdk.services.codedeploy.IDeploymentConfigRef |
![]() | aws_cdk.aws_codedeploy.IDeploymentConfigRef |
![]() | aws-cdk-lib » aws_codedeploy » IDeploymentConfigRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DeploymentConfig.
Properties
Name | Type | Description |
---|---|---|
deployment | Deployment | A reference to a DeploymentConfig resource. |
node | Node | The tree node. |
deploymentConfigRef
Type:
Deployment
A reference to a DeploymentConfig resource.
node
Type:
Node
The tree node.