| exportId |
string |
A unique identifier used to query the status of an export request. |
| exportStatus |
string |
The status of the data export job. |
| statusMessage |
string |
A status message provided for API callers. |
| configurationsDownloadUrl |
string |
A URL for an Amazon S3 bucket where you can review the exported data. |
| exportRequestTime |
string |
The time that the data export was initiated. |
| isTruncated |
boolean |
If true, the export of agent information exceeded the size limit for a single export, and the exported data is incomplete. |
| requestedStartTime |
string |
The value of startTime parameter in the StartExportTask request. |
| requestedEndTime |
string |
The endTime used in the StartExportTask request. If no endTime was requested, this result does not appear in ExportInfo. |