exportConfigIdentifier |
String
|
null
|
The unique export identifier. |
lastExportedSequenceNumber |
Number
|
null
|
The sequence number of the last message which was successfully exported. |
lastExportTime |
Number
|
null
|
The last time an export was attempted. Data is Unix epoch time in milliseconds. |
errorMessage |
String
|
null
|
Error message from the last export attempt if it failed. |
exportedBytesFromStream |
Number
|
null
|
Total bytes exported from the stream for this Export Config. It does not include the failed export attempts or messages which are skipped because of some non-retryable error. |
exportedMessagesCount |
Number
|
null
|
Total messages exported/processed. |