ExportTaskDetails
Contains details about the specified export task.
Contents
- progressPercentage
-
The number of progress percentage of the export task.
Type: Integer
Required: Yes
- startTime
-
The start time of the export task.
Type: Timestamp
Required: Yes
- timeElapsedSeconds
-
The time elapsed, in seconds, since the start time of the export task.
Type: Long
Required: Yes
- numEdgesWritten
-
The number of exported edges.
Type: Long
Required: No
- numVerticesWritten
-
The number of exported vertices.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: