Uses of Interface
software.amazon.awscdk.services.eks.CfnNodegroup.LaunchTemplateSpecificationProperty
-
Uses of CfnNodegroup.LaunchTemplateSpecificationProperty in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnNodegroup.LaunchTemplateSpecificationProperty
Modifier and TypeMethodDescriptionCfnNodegroup.LaunchTemplateSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnNodegroup.Builder.launchTemplate
(CfnNodegroup.LaunchTemplateSpecificationProperty launchTemplate) An object representing a node group's launch template specification.CfnNodegroupProps.Builder.launchTemplate
(CfnNodegroup.LaunchTemplateSpecificationProperty launchTemplate) Sets the value ofCfnNodegroupProps.getLaunchTemplate()
void
CfnNodegroup.setLaunchTemplate
(CfnNodegroup.LaunchTemplateSpecificationProperty value) An object representing a node group's launch template specification.