ILaunchConfigurationRef
- class aws_cdk.aws_autoscaling.ILaunchConfigurationRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a LaunchConfiguration.
- Stability:
experimental
Attributes
- launch_configuration_ref
(experimental) A reference to a LaunchConfiguration resource.
- Stability:
experimental
- node
The tree node.