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