streamMode

@JvmName(name = "jnophpvuqrhcrwjv")
suspend fun streamMode(value: Output<String>)
@JvmName(name = "styahtgkyafvghgm")
suspend fun streamMode(value: String)

Parameters

value

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