Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder
-
Uses of CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.builder()CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(String launchTemplateId) CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(ILaunchTemplateRef launchTemplateId) CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.launchTemplateName(String launchTemplateName) Constructors in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty.Builder.