CapacitySpecificationSummary

The read/write throughput capacity mode for a table. The options are:

  • throughputMode:PAY_PER_REQUEST and

  • throughputMode:PROVISIONED.

For more information, see Read/write capacity modes in the Amazon Keyspaces Developer Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String