ExportScheduleArgs

constructor(recurrence: Output<Either<String, RecurrenceType>>? = null, recurrencePeriod: Output<ExportRecurrencePeriodArgs>? = null, status: Output<Either<String, StatusType>>? = null)