MonthlyScheduleArgs

constructor(daysOfMonth: Output<String>? = null, hour: Output<Int>? = null, minute: Output<Int>? = null, snapshotsToKeep: Output<Int>? = null, usedBytes: Output<Double>? = null)