ExportArgs

constructor(definition: Output<ExportDefinitionArgs>? = null, deliveryInfo: Output<ExportDeliveryInfoArgs>? = null, eTag: Output<String>? = null, exportName: Output<String>? = null, format: Output<Either<String, FormatType>>? = null, partitionData: Output<Boolean>? = null, schedule: Output<ExportScheduleArgs>? = null, scope: Output<String>? = null)