@Stability(value=Stable) public static final class CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAutoScalingGroup.LaunchTemplateOverridesProperty>
CfnAutoScalingGroup.LaunchTemplateOverridesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty |
build()
Builds the configured instance.
|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
instanceType(String instanceType)
Sets the value of
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.getInstanceType() |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
weightedCapacity(String weightedCapacity)
|
@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder instanceType(String instanceType)
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.getInstanceType()instanceType - `CfnAutoScalingGroup.LaunchTemplateOverridesProperty.InstanceType`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.getLaunchTemplateSpecification()launchTemplateSpecification - `CfnAutoScalingGroup.LaunchTemplateOverridesProperty.LaunchTemplateSpecification`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder launchTemplateSpecification(IResolvable launchTemplateSpecification)
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.getLaunchTemplateSpecification()launchTemplateSpecification - `CfnAutoScalingGroup.LaunchTemplateOverridesProperty.LaunchTemplateSpecification`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder weightedCapacity(String weightedCapacity)
weightedCapacity - `CfnAutoScalingGroup.LaunchTemplateOverridesProperty.WeightedCapacity`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateOverridesProperty build()
build in interface software.amazon.jsii.Builder<CfnAutoScalingGroup.LaunchTemplateOverridesProperty>CfnAutoScalingGroup.LaunchTemplateOverridesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.