| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty |
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.launchTemplate(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplate)
Properties used to specify the [launch template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and version to use to launch instances.
|
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.launchTemplate(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplate)
Sets the value of
CfnAutoScalingGroupProps.getLaunchTemplate() |
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)
Properties used to specify the [launch template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and version to use to launch instances.
|
Copyright © 2022. All rights reserved.