exportsInfo property

List<ExportInfo>? exportsInfo
final

Contains one or more sets of export request details. When the status of a request is SUCCEEDED, the response includes a URL for an Amazon S3 bucket where you can view the data in a CSV file.

Implementation

final List<ExportInfo>? exportsInfo;