Get Secret Rotation Rule
data class GetSecretRotationRule(val automaticallyAfterDays: Int, val duration: String, val scheduleExpression: String)
Constructors
Link copied to clipboard
fun GetSecretRotationRule(automaticallyAfterDays: Int, duration: String, scheduleExpression: String)