interface ILaunchProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.NimbleStudio.ILaunchProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnimblestudio#ILaunchProfileRef |
![]() | software.amazon.awscdk.services.nimblestudio.ILaunchProfileRef |
![]() | aws_cdk.aws_nimblestudio.ILaunchProfileRef |
![]() | aws-cdk-lib » aws_nimblestudio » ILaunchProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a LaunchProfile.
Properties
Name | Type | Description |
---|---|---|
launch | Launch | A reference to a LaunchProfile resource. |
node | Node | The tree node. |
launchProfileRef
Type:
Launch
A reference to a LaunchProfile resource.
node
Type:
Node
The tree node.