SUCSchedule Properties Args
constructor(advancedSchedule: Output<AdvancedScheduleArgs>? = null, creationTime: Output<String>? = null, description: Output<String>? = null, expiryTime: Output<String>? = null, expiryTimeOffsetMinutes: Output<Double>? = null, frequency: Output<Either<String, ScheduleFrequency>>? = null, interval: Output<Double>? = null, isEnabled: Output<Boolean>? = null, lastModifiedTime: Output<String>? = null, nextRun: Output<String>? = null, nextRunOffsetMinutes: Output<Double>? = null, startTime: Output<String>? = null, timeZone: Output<String>? = null)