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