| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaGlobalSecondaryIndexAutoScalingUpdate> |
ReplicaAutoScalingUpdate.replicaGlobalSecondaryIndexUpdates()
Represents the auto scaling settings of global secondary indexes that will be modified.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaGlobalSecondaryIndexUpdates(ReplicaGlobalSecondaryIndexAutoScalingUpdate... replicaGlobalSecondaryIndexUpdates)
Represents the auto scaling settings of global secondary indexes that will be modified.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaAutoScalingUpdate.Builder |
ReplicaAutoScalingUpdate.Builder.replicaGlobalSecondaryIndexUpdates(Collection<ReplicaGlobalSecondaryIndexAutoScalingUpdate> replicaGlobalSecondaryIndexUpdates)
Represents the auto scaling settings of global secondary indexes that will be modified.
|
Copyright © 2023. All rights reserved.