StreamStreamModeDetails

data class StreamStreamModeDetails(val streamMode: String)

Constructors

Link copied to clipboard
constructor(streamMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the capacity mode of the stream. Must be either PROVISIONED or ON_DEMAND.