| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaDescription> |
GlobalTableDescription.replicationGroup()
The regions where the global table has replicas.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalTableDescription.Builder |
GlobalTableDescription.Builder.replicationGroup(ReplicaDescription... replicationGroup)
The regions where the global table has replicas.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalTableDescription.Builder |
GlobalTableDescription.Builder.replicationGroup(Collection<ReplicaDescription> replicationGroup)
The regions where the global table has replicas.
|
Copyright © 2019. All rights reserved.