@Stability(value=Stable) public static final class CfnNodegroup.LaunchTemplateSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNodegroup.LaunchTemplateSpecificationProperty>
CfnNodegroup.LaunchTemplateSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNodegroup.LaunchTemplateSpecificationProperty |
build()
Builds the configured instance.
|
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
id(String id)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getId() |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
name(String name)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getName() |
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder |
version(String version)
Sets the value of
CfnNodegroup.LaunchTemplateSpecificationProperty.getVersion() |
@Stability(value=Stable) public CfnNodegroup.LaunchTemplateSpecificationProperty.Builder id(String id)
CfnNodegroup.LaunchTemplateSpecificationProperty.getId()id - `CfnNodegroup.LaunchTemplateSpecificationProperty.Id`.this@Stability(value=Stable) public CfnNodegroup.LaunchTemplateSpecificationProperty.Builder name(String name)
CfnNodegroup.LaunchTemplateSpecificationProperty.getName()name - `CfnNodegroup.LaunchTemplateSpecificationProperty.Name`.this@Stability(value=Stable) public CfnNodegroup.LaunchTemplateSpecificationProperty.Builder version(String version)
CfnNodegroup.LaunchTemplateSpecificationProperty.getVersion()version - `CfnNodegroup.LaunchTemplateSpecificationProperty.Version`.this@Stability(value=Stable) public CfnNodegroup.LaunchTemplateSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnNodegroup.LaunchTemplateSpecificationProperty>CfnNodegroup.LaunchTemplateSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.