| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnNodegroup.LaunchTemplateSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.LaunchTemplateSpecificationProperty |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.Builder |
CfnNodegroup.Builder.launchTemplate(CfnNodegroup.LaunchTemplateSpecificationProperty launchTemplate)
An object representing a node group's launch template specification.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.launchTemplate(CfnNodegroup.LaunchTemplateSpecificationProperty launchTemplate)
Sets the value of
CfnNodegroupProps.getLaunchTemplate() |
void |
CfnNodegroup.setLaunchTemplate(CfnNodegroup.LaunchTemplateSpecificationProperty value)
An object representing a node group's launch template specification.
|
Copyright © 2022. All rights reserved.