DailyScheduleArgs

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