CreateGlobalSecondaryIndexAction.Builder |
CreateGlobalSecondaryIndexAction.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Represents the provisioned throughput settings for the specified global secondary index.
|
CreateTableRequest.Builder |
CreateTableRequest.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Represents the provisioned throughput settings for a specified table or index.
|
GlobalSecondaryIndex.Builder |
GlobalSecondaryIndex.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Represents the provisioned throughput settings for the specified global secondary index.
|
GlobalSecondaryIndexInfo.Builder |
GlobalSecondaryIndexInfo.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Represents the provisioned throughput settings for the specified global secondary index.
|
SourceTableDetails.Builder |
SourceTableDetails.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Read IOPs and Write IOPS on the table when the backup was created.
|
TableCreationParameters.Builder |
TableCreationParameters.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Sets the value of the ProvisionedThroughput property for this object.
|
UpdateGlobalSecondaryIndexAction.Builder |
UpdateGlobalSecondaryIndexAction.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
Represents the provisioned throughput settings for the specified global secondary index.
|
UpdateTableRequest.Builder |
UpdateTableRequest.Builder.provisionedThroughput(ProvisionedThroughput provisionedThroughput) |
The new provisioned throughput settings for the specified table or index.
|
RestoreTableFromBackupRequest.Builder |
RestoreTableFromBackupRequest.Builder.provisionedThroughputOverride(ProvisionedThroughput provisionedThroughputOverride) |
Provisioned throughput settings for the restored table.
|
RestoreTableToPointInTimeRequest.Builder |
RestoreTableToPointInTimeRequest.Builder.provisionedThroughputOverride(ProvisionedThroughput provisionedThroughputOverride) |
Provisioned throughput settings for the restored table.
|