rotationInterval

@JvmName(name = "ifwopnjwlbkinrah")
suspend fun rotationInterval(value: Output<String>)
@JvmName(name = "bexltgtygawkysey")
suspend fun rotationInterval(value: String?)

Parameters

value

The interval for automatic key rotation. Specify the value in the integerunit format. The following units are supported: d (day), h (hour), m (minute), and s (second). For example, you can use either 7d or 604800s to specify a seven-day interval. The interval can range from 7 days to 730 days. NOTE: It is Required when automatic_rotation = "Enabled"

NOTE: When the pre-deletion days elapses, the key is permanently deleted and cannot be recovered.