WeeklyScheduleArgs

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