SecretRotationRules

data class SecretRotationRules(val automaticallyAfterDays: Int)

Constructors

Link copied to clipboard
fun SecretRotationRules(automaticallyAfterDays: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the number of days between automatic scheduled rotations of the secret.