INPUT_OBJECT
WeeklySnapshotScheduleInput
Description
Weekly snapshot schedule.
link GraphQL Schema definition
- input WeeklySnapshotScheduleInput {
- # Basic weekly snapshot schedule.
- BasicSnapshotScheduleInput :
- # Day of the week.
- DayOfWeek :
- }