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