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