ReportScheduleArgs

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