| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EnableScalingProps.Builder |
EnableScalingProps.builder() |
EnableScalingProps.Builder |
EnableScalingProps.Builder.maxCapacity(Number maxCapacity)
Sets the value of
EnableScalingProps.getMaxCapacity() |
EnableScalingProps.Builder |
EnableScalingProps.Builder.minCapacity(Number minCapacity)
Sets the value of
EnableScalingProps.getMinCapacity() |
Copyright © 2021. All rights reserved.