ScheduleArgs

constructor(allowQueueing: Output<Boolean>? = null, createNotebookExecutionJobRequest: Output<ScheduleCreateNotebookExecutionJobRequestArgs>? = null, cron: Output<String>? = null, desiredState: Output<String>? = null, displayName: Output<String>? = null, endTime: Output<String>? = null, location: Output<String>? = null, maxConcurrentRunCount: Output<String>? = null, maxRunCount: Output<String>? = null, project: Output<String>? = null, startTime: Output<String>? = null)