@Stability(value=Stable) public static final class CfnAutoScalingGroup.LaunchTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAutoScalingGroup.LaunchTemplateProperty>
CfnAutoScalingGroup.LaunchTemplateProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.LaunchTemplateProperty |
build()
Builds the configured instance.
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
overrides(IResolvable overrides)
Sets the value of
CfnAutoScalingGroup.LaunchTemplateProperty.getOverrides() |
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
overrides(List<? extends Object> overrides)
Sets the value of
CfnAutoScalingGroup.LaunchTemplateProperty.getOverrides() |
@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateProperty.Builder launchTemplateSpecification(CfnAutoScalingGroup.LaunchTemplateSpecificationProperty launchTemplateSpecification)
launchTemplateSpecification - `CfnAutoScalingGroup.LaunchTemplateProperty.LaunchTemplateSpecification`. This parameter is required.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateProperty.Builder launchTemplateSpecification(IResolvable launchTemplateSpecification)
launchTemplateSpecification - `CfnAutoScalingGroup.LaunchTemplateProperty.LaunchTemplateSpecification`. This parameter is required.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateProperty.Builder overrides(IResolvable overrides)
CfnAutoScalingGroup.LaunchTemplateProperty.getOverrides()overrides - `CfnAutoScalingGroup.LaunchTemplateProperty.Overrides`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateProperty.Builder overrides(List<? extends Object> overrides)
CfnAutoScalingGroup.LaunchTemplateProperty.getOverrides()overrides - `CfnAutoScalingGroup.LaunchTemplateProperty.Overrides`.this@Stability(value=Stable) public CfnAutoScalingGroup.LaunchTemplateProperty build()
build in interface software.amazon.jsii.Builder<CfnAutoScalingGroup.LaunchTemplateProperty>CfnAutoScalingGroup.LaunchTemplatePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.