WarmThroughputObject

Represents the warm throughput configuration on the stream. This is only present for On-Demand Kinesis Data Streams in accounts that have MinimumThroughputBillingCommitment enabled.

Types

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

Properties

Link copied to clipboard

The current warm throughput value on the stream. This is the write throughput in MiBps that the stream is currently scaled to handle.

Link copied to clipboard

The target warm throughput value on the stream. This indicates that the stream is currently scaling towards this target value.

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