| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsDynamoDbTableProvisionedThroughputOverride |
AwsDynamoDbTableProvisionedThroughputOverride.clone() |
AwsDynamoDbTableProvisionedThroughputOverride |
AwsDynamoDbTableReplica.getProvisionedThroughputOverride()
Replica-specific configuration for the provisioned throughput.
|
AwsDynamoDbTableProvisionedThroughputOverride |
AwsDynamoDbTableReplicaGlobalSecondaryIndex.getProvisionedThroughputOverride()
Replica-specific configuration for the provisioned throughput for the index.
|
AwsDynamoDbTableProvisionedThroughputOverride |
AwsDynamoDbTableProvisionedThroughputOverride.withReadCapacityUnits(Integer readCapacityUnits)
The read capacity units for the replica.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsDynamoDbTableReplica.setProvisionedThroughputOverride(AwsDynamoDbTableProvisionedThroughputOverride provisionedThroughputOverride)
Replica-specific configuration for the provisioned throughput.
|
void |
AwsDynamoDbTableReplicaGlobalSecondaryIndex.setProvisionedThroughputOverride(AwsDynamoDbTableProvisionedThroughputOverride provisionedThroughputOverride)
Replica-specific configuration for the provisioned throughput for the index.
|
AwsDynamoDbTableReplica |
AwsDynamoDbTableReplica.withProvisionedThroughputOverride(AwsDynamoDbTableProvisionedThroughputOverride provisionedThroughputOverride)
Replica-specific configuration for the provisioned throughput.
|
AwsDynamoDbTableReplicaGlobalSecondaryIndex |
AwsDynamoDbTableReplicaGlobalSecondaryIndex.withProvisionedThroughputOverride(AwsDynamoDbTableProvisionedThroughputOverride provisionedThroughputOverride)
Replica-specific configuration for the provisioned throughput for the index.
|
Copyright © 2023. All rights reserved.