GetImportFileTaskResponse
Types
Properties
Link copied to clipboard
The time that the import task completed.
Link copied to clipboard
The name of the import task given in StartImportFileTask.
Link copied to clipboard
The S3 bucket where import file is located.
Link copied to clipboard
The Amazon S3 key name of the import file.
Link copied to clipboard
The number of records that failed to be imported.
Link copied to clipboard
The number of records successfully imported.
Link copied to clipboard
Status of import file task.
Link copied to clipboard
The S3 bucket name for status report of import task.
Link copied to clipboard
The Amazon S3 key name for status report of import task. The report contains details about whether each record imported successfully or why it did not.
Functions
Link copied to clipboard
inline fun copy(block: GetImportFileTaskResponse.Builder.() -> Unit = {}): GetImportFileTaskResponse