Skip to main content

SchedulerPatternInput

Input type for defining the schedule pattern.

input SchedulerPatternInput {
cronPattern: CronPatternInput
weeklyPattern: WeeklyPatternInput
monthlyPattern: MonthlyPatternInput
}

Fields

SchedulerPatternInput.cronPattern ● CronPatternInput input

SchedulerPatternInput.weeklyPattern ● WeeklyPatternInput input

SchedulerPatternInput.monthlyPattern ● MonthlyPatternInput input

Member Of

NetworkDiscoveryInput input ● UpdateNetworkDiscoveryInput input