interface ILaunchConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AutoScaling.ILaunchConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsautoscaling#ILaunchConfigurationRef |
![]() | software.amazon.awscdk.services.autoscaling.ILaunchConfigurationRef |
![]() | aws_cdk.aws_autoscaling.ILaunchConfigurationRef |
![]() | aws-cdk-lib » aws_autoscaling » ILaunchConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a LaunchConfiguration.
Properties
Name | Type | Description |
---|---|---|
launch | Launch | A reference to a LaunchConfiguration resource. |
node | Node | The tree node. |
launchConfigurationRef
Type:
Launch
A reference to a LaunchConfiguration resource.
node
Type:
Node
The tree node.