ExportDefinitionArgs

constructor(dataSet: Output<ExportDatasetArgs>? = null, timePeriod: Output<ExportTimePeriodArgs>? = null, timeframe: Output<Either<String, TimeframeType>>, type: Output<Either<String, ExportType>>)