| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaAutoScalingDescription> |
TableAutoScalingDescription.replicas()
Represents replicas of the global table.
|
| Modifier and Type | Method and Description |
|---|---|
TableAutoScalingDescription.Builder |
TableAutoScalingDescription.Builder.replicas(ReplicaAutoScalingDescription... replicas)
Represents replicas of the global table.
|
| Modifier and Type | Method and Description |
|---|---|
TableAutoScalingDescription.Builder |
TableAutoScalingDescription.Builder.replicas(Collection<ReplicaAutoScalingDescription> replicas)
Represents replicas of the global table.
|
Copyright © 2020. All rights reserved.