alwaysOnCapacity

@JvmName(name = "cdehtagbltaplaub")
suspend fun alwaysOnCapacity(value: Output<Int>)
@JvmName(name = "bauylkoeekfbtxio")
suspend fun alwaysOnCapacity(value: Int?)

Parameters

value

The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session.