| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
TableAutoScalingDescription |
UpdateTableReplicaAutoScalingResponse.tableAutoScalingDescription()
Returns information about the auto scaling settings of a table with replicas.
|
TableAutoScalingDescription |
DescribeTableReplicaAutoScalingResponse.tableAutoScalingDescription()
Represents the auto scaling properties of the table.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTableReplicaAutoScalingResponse.Builder |
UpdateTableReplicaAutoScalingResponse.Builder.tableAutoScalingDescription(TableAutoScalingDescription tableAutoScalingDescription)
Returns information about the auto scaling settings of a table with replicas.
|
DescribeTableReplicaAutoScalingResponse.Builder |
DescribeTableReplicaAutoScalingResponse.Builder.tableAutoScalingDescription(TableAutoScalingDescription tableAutoScalingDescription)
Represents the auto scaling properties of the table.
|
Copyright © 2020. All rights reserved.