WarmThroughputSpecificationSummary

Contains the current warm throughput settings for a table, including the configured capacity units and the current status of the warm throughput configuration.

Types

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

Properties

Link copied to clipboard

The number of read capacity units per second currently configured for warm throughput.

Link copied to clipboard

The current status of the warm throughput configuration. Valid values are AVAILABLE when the configuration is active, and UPDATING when changes are being applied.

Link copied to clipboard

The number of write capacity units per second currently configured for warm throughput.

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