keyRotationIntervalSeconds

@JvmName(name = "awgrjnkqpckyugvb")
suspend fun keyRotationIntervalSeconds(value: Output<Int>)
@JvmName(name = "hxwdhkjurfguxqrf")
suspend fun keyRotationIntervalSeconds(value: Int?)

Parameters

value

The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.

The following example setting causes the service to rotate keys every thirty minutes: 1800