@Stability(value=Stable)
public static interface CfnAutoScalingGroup.LaunchTemplateOverridesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder
A builder for
CfnAutoScalingGroup.LaunchTemplateOverridesProperty |
static class |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Jsii$Proxy
An implementation for
CfnAutoScalingGroup.LaunchTemplateOverridesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
builder() |
default String |
getInstanceType()
`CfnAutoScalingGroup.LaunchTemplateOverridesProperty.InstanceType`.
|
default Object |
getLaunchTemplateSpecification()
`CfnAutoScalingGroup.LaunchTemplateOverridesProperty.LaunchTemplateSpecification`.
|
default String |
getWeightedCapacity()
`CfnAutoScalingGroup.LaunchTemplateOverridesProperty.WeightedCapacity`.
|
@Stability(value=Stable) @Nullable default String getInstanceType()
@Stability(value=Stable) @Nullable default Object getLaunchTemplateSpecification()
@Stability(value=Stable) @Nullable default String getWeightedCapacity()
@Stability(value=Stable) static CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder builder()
Copyright © 2021. All rights reserved.