Schedule Args
constructor(cronSchedule: Output<String>? = null, description: Output<String>? = null, executionTemplate: Output<ExecutionTemplateArgs>? = null, location: Output<String>? = null, project: Output<String>? = null, scheduleId: Output<String>? = null, state: Output<ScheduleState>? = null, timeZone: Output<String>? = null)