| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
CfnNodegroup.LaunchTemplateSpecificationProperty.builder() |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.id(String id)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getId() |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.name(String name)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getName() |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.version(String version)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnNodegroup.LaunchTemplateSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder. |
Copyright © 2022. All rights reserved.