| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableProvisionedThroughput |
AwsDynamoDbTableDetails.provisionedThroughput()
Information about the provisioned throughput for the table.
|
AwsDynamoDbTableProvisionedThroughput |
AwsDynamoDbTableGlobalSecondaryIndex.provisionedThroughput()
Information about the provisioned throughput settings for the indexes.
|
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableDetails.Builder |
AwsDynamoDbTableDetails.Builder.provisionedThroughput(AwsDynamoDbTableProvisionedThroughput provisionedThroughput)
Information about the provisioned throughput for the table.
|
AwsDynamoDbTableGlobalSecondaryIndex.Builder |
AwsDynamoDbTableGlobalSecondaryIndex.Builder.provisionedThroughput(AwsDynamoDbTableProvisionedThroughput provisionedThroughput)
Information about the provisioned throughput settings for the indexes.
|
Copyright © 2023. All rights reserved.