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