| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalClusterMember> |
GlobalCluster.globalClusterMembers()
The list of cluster IDs for secondary clusters within the global database cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalCluster.Builder |
GlobalCluster.Builder.globalClusterMembers(GlobalClusterMember... globalClusterMembers)
The list of cluster IDs for secondary clusters within the global database cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalCluster.Builder |
GlobalCluster.Builder.globalClusterMembers(Collection<GlobalClusterMember> globalClusterMembers)
The list of cluster IDs for secondary clusters within the global database cluster.
|
Copyright © 2022. All rights reserved.