Uses of Interface
software.amazon.awscdk.services.autoscaling.CfnLaunchConfigurationProps
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of CfnLaunchConfigurationProps in software.amazon.awscdk.services.autoscaling
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLaunchConfigurationProps
Modifier and TypeMethodDescriptionCfnLaunchConfigurationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnLaunchConfiguration
(Construct scope, String id, CfnLaunchConfigurationProps props) Create a newAWS::AutoScaling::LaunchConfiguration
.