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