@Stability(value=Stable)
public static interface CfnNodegroup.LaunchTemplateSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-id@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-name@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-version@Stability(value=Stable) static CfnNodegroup.LaunchTemplateSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.