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