@Stability(value=Stable) public static final class CfnDBCluster.ReadEndpointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDBCluster.ReadEndpointProperty>
CfnDBCluster.ReadEndpointProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.ReadEndpointProperty.Builder |
address(String address)
Sets the value of
CfnDBCluster.ReadEndpointProperty.getAddress() |
CfnDBCluster.ReadEndpointProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDBCluster.ReadEndpointProperty.Builder address(String address)
CfnDBCluster.ReadEndpointProperty.getAddress()address - The host address of the reader endpoint.this@Stability(value=Stable) public CfnDBCluster.ReadEndpointProperty build()
build in interface software.amazon.jsii.Builder<CfnDBCluster.ReadEndpointProperty>CfnDBCluster.ReadEndpointPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.