public static interface ClusterEndpoint.Builder extends SdkPojo, CopyableBuilder<ClusterEndpoint.Builder,ClusterEndpoint>
| Modifier and Type | Method and Description |
|---|---|
ClusterEndpoint.Builder |
endpoint(String endpoint)
A cluster endpoint.
|
ClusterEndpoint.Builder |
region(String region)
The Amazon Web Services Region for a cluster endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClusterEndpoint.Builder endpoint(String endpoint)
A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or retrieve a routing control state in the cluster.
To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.
endpoint - A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or
retrieve a routing control state in the cluster.
To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.
ClusterEndpoint.Builder region(String region)
The Amazon Web Services Region for a cluster endpoint.
region - The Amazon Web Services Region for a cluster endpoint.Copyright © 2023. All rights reserved.