secretRotationInterval

@JvmName(name = "hqftsvqfyvkrlciy")
suspend fun secretRotationInterval(value: Output<String>)
@JvmName(name = "jwtgrxyrqxfisgbn")
suspend fun secretRotationInterval(value: String?)

Parameters

value

The interval to poll for secret rotation. This attribute is only set when secret_rotation_enabled is true. Defaults to 2m.

Note: To enablekey_vault_secrets_provider either secret_rotation_enabled or secret_rotation_interval must be specified.