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