CancelImportTaskResponse
class CancelImportTaskResponse
Types
Properties
Link copied to clipboard
Specifies the format of S3 data to be imported. Valid values are CSV
, which identifies the Gremlin CSV format or OPENCYPHER
, which identies the openCypher load format.
Link copied to clipboard
The parquet type of the cancelled import task.
Link copied to clipboard
Current status of the task. Status is CANCELLING when the import task is cancelled.