ImportTaskDetails
Contains details about an import task.
Contents
- dictionaryEntryCount
-
The number of dictionary entries in the import task.
Type: Long
Required: Yes
- errorCount
-
The number of errors encountered so far.
Type: Integer
Required: Yes
- progressPercentage
-
The percentage progress so far.
Type: Integer
Required: Yes
- startTime
-
Time at which the import task started.
Type: Timestamp
Required: Yes
- statementCount
-
The number of statements in the import task.
Type: Long
Required: Yes
- status
-
Status of the import task.
Type: String
Required: Yes
- timeElapsedSeconds
-
Seconds elapsed since the import task started.
Type: Long
Required: Yes
- errorDetails
-
Details about the errors that have been encountered.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: