Uses of Class
software.amazon.awscdk.services.autoscaling.CfnAutoScalingGroup.LaunchTemplateProperty.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of CfnAutoScalingGroup.LaunchTemplateProperty.Builder in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptionCfnAutoScalingGroup.LaunchTemplateProperty.builder()
CfnAutoScalingGroup.LaunchTemplateProperty.Builder.launchTemplateSpecification
(IResolvable launchTemplateSpecification) CfnAutoScalingGroup.LaunchTemplateProperty.Builder.launchTemplateSpecification
(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification) Sets the value ofCfnAutoScalingGroup.LaunchTemplateProperty.getOverrides()
CfnAutoScalingGroup.LaunchTemplateProperty.Builder.overrides
(IResolvable overrides) Sets the value ofCfnAutoScalingGroup.LaunchTemplateProperty.getOverrides()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAutoScalingGroup.LaunchTemplateProperty.Builder
.