rotationInterval

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

Parameters

value

The period of automatic key rotation. 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. NOTE: If automatic_rotation is set to Enabled, rotation_interval is required.