@Stability(value=Stable)
public static interface CfnAutoScalingGroup.LaunchTemplateSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Builder
A builder for
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty |
static class |
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnAutoScalingGroup.LaunchTemplateSpecificationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Builder |
builder() |
default String |
getLaunchTemplateId()
`CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.LaunchTemplateId`.
|
default String |
getLaunchTemplateName()
`CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.LaunchTemplateName`.
|
String |
getVersion()
`CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Version`.
|
@Stability(value=Stable) @NotNull String getVersion()
@Stability(value=Stable) @Nullable default String getLaunchTemplateId()
@Stability(value=Stable) @Nullable default String getLaunchTemplateName()
@Stability(value=Stable) static CfnAutoScalingGroup.LaunchTemplateSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.