AwsDynamoDbTableProvisionedThroughput
Information about the provisioned throughput for the table or for a global secondary index.
Types
Properties
Link copied to clipboard
Indicates when the provisioned throughput was last decreased.
Link copied to clipboard
Indicates when the provisioned throughput was last increased.
Link copied to clipboard
The number of times during the current UTC calendar day that the provisioned throughput was decreased.
Link copied to clipboard
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException
.
Link copied to clipboard
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException
.
Functions
Link copied to clipboard
inline fun copy(block: AwsDynamoDbTableProvisionedThroughput.Builder.() -> Unit = {}): AwsDynamoDbTableProvisionedThroughput