CapacitySpecificationSummary
The read/write throughput capacity mode for a table. The options are:
throughputMode:PAY_PER_REQUEST
andthroughputMode:PROVISIONED
.
For more information, see Read/write capacity modes in the Amazon Keyspaces Developer Guide.
Types
Properties
Link copied to clipboard
The timestamp of the last operation that changed the provisioned throughput capacity of a table.
Link copied to clipboard
The throughput capacity specified for read
operations defined in read capacity units``(RCUs)
.
Link copied to clipboard
The read/write throughput capacity mode for a table. The options are:
Link copied to clipboard
The throughput capacity specified for write
operations defined in write capacity units``(WCUs)
.
Functions
Link copied to clipboard
inline fun copy(block: CapacitySpecificationSummary.Builder.() -> Unit = {}): CapacitySpecificationSummary