@Stability(value=Stable) public static final class CfnCluster.ClusterEndpointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.ClusterEndpointProperty>
CfnCluster.ClusterEndpointProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ClusterEndpointProperty |
build()
Builds the configured instance.
|
CfnCluster.ClusterEndpointProperty.Builder |
endpoint(String endpoint)
Sets the value of
CfnCluster.ClusterEndpointProperty.getEndpoint() |
CfnCluster.ClusterEndpointProperty.Builder |
region(String region)
Sets the value of
CfnCluster.ClusterEndpointProperty.getRegion() |
@Stability(value=Stable) public CfnCluster.ClusterEndpointProperty.Builder endpoint(String endpoint)
CfnCluster.ClusterEndpointProperty.getEndpoint()endpoint - `CfnCluster.ClusterEndpointProperty.Endpoint`.this@Stability(value=Stable) public CfnCluster.ClusterEndpointProperty.Builder region(String region)
CfnCluster.ClusterEndpointProperty.getRegion()region - `CfnCluster.ClusterEndpointProperty.Region`.this@Stability(value=Stable) public CfnCluster.ClusterEndpointProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.ClusterEndpointProperty>CfnCluster.ClusterEndpointPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.