Compute Start Stop Schedule Args
constructor(action: Output<Either<String, ComputePowerAction>>? = null, cron: Output<CronArgs>? = null, recurrence: Output<RecurrenceArgs>? = null, schedule: Output<ScheduleBaseArgs>? = null, status: Output<Either<String, ScheduleStatus>>? = null, triggerType: Output<Either<String, TriggerType>>? = null)