| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaGlobalSecondaryIndexAutoScalingDescription> |
ReplicaAutoScalingDescription.globalSecondaryIndexes()
Replica-specific global secondary index auto scaling settings.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaAutoScalingDescription.Builder |
ReplicaAutoScalingDescription.Builder.globalSecondaryIndexes(ReplicaGlobalSecondaryIndexAutoScalingDescription... globalSecondaryIndexes)
Replica-specific global secondary index auto scaling settings.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaAutoScalingDescription.Builder |
ReplicaAutoScalingDescription.Builder.globalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexAutoScalingDescription> globalSecondaryIndexes)
Replica-specific global secondary index auto scaling settings.
|
Copyright © 2020. All rights reserved.