CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.launchTemplate(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplate)
|
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.launchTemplate(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplate)
Information used to specify the launch template and version to use to launch instances.
|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder.launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateProperty.Builder.launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
|
void |
CfnAutoScalingGroup.setLaunchTemplate(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty value)
Information used to specify the launch template and version to use to launch instances.
|