interface IResourceUpdateConstraintRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Servicecatalog.IResourceUpdateConstraintRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicecatalog#IResourceUpdateConstraintRef |
![]() | software.amazon.awscdk.services.servicecatalog.IResourceUpdateConstraintRef |
![]() | aws_cdk.aws_servicecatalog.IResourceUpdateConstraintRef |
![]() | aws-cdk-lib » aws_servicecatalog » IResourceUpdateConstraintRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ResourceUpdateConstraint.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
resource | Resource | A reference to a ResourceUpdateConstraint resource. |
node
Type:
Node
The tree node.
resourceUpdateConstraintRef
Type:
Resource
A reference to a ResourceUpdateConstraint resource.