@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 - The namespaces of the EKS cluster. This parameter is required.
Minimum : 1
Maximum : 63
Pattern : [a-z0-9]([-a-z0-9]*[a-z0-9])?
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 © 2022. All rights reserved.