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