@Stability(value=Stable) public static final class CfnVirtualCluster.EksInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualCluster.EksInfoProperty>
CfnVirtualCluster.EksInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualCluster.EksInfoProperty |
build()
Builds the configured instance.
|
CfnVirtualCluster.EksInfoProperty.Builder |
namespace(String namespace)
Sets the value of
CfnVirtualCluster.EksInfoProperty.getNamespace() |
@Stability(value=Stable) public CfnVirtualCluster.EksInfoProperty.Builder namespace(String namespace)
CfnVirtualCluster.EksInfoProperty.getNamespace()namespace - `CfnVirtualCluster.EksInfoProperty.Namespace`. This parameter is required.this@Stability(value=Stable) public CfnVirtualCluster.EksInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualCluster.EksInfoProperty>CfnVirtualCluster.EksInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.