public static final class CfnVirtualCluster.EksInfoProperty.Builder
extends java.lang.Object
CfnVirtualCluster.EksInfoProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnVirtualCluster.EksInfoProperty |
build()
Builds the configured instance.
|
CfnVirtualCluster.EksInfoProperty.Builder |
namespace(java.lang.String namespace)
Sets the value of
CfnVirtualCluster.EksInfoProperty.getNamespace() |
public CfnVirtualCluster.EksInfoProperty.Builder namespace(java.lang.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
public CfnVirtualCluster.EksInfoProperty build()
CfnVirtualCluster.EksInfoProperty
java.lang.NullPointerException
- if any required attribute was not provided