Absolute Monthly Schedule Args
data class AbsoluteMonthlyScheduleArgs(val dayOfMonth: Output<Int>, val intervalMonths: Output<Int>) : ConvertibleToJava<AbsoluteMonthlyScheduleArgs>
For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.