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