NAME
Paws::Honeycode::DescribeTableDataImportJobResult
ATTRIBUTES
REQUIRED JobMetadata => Paws::Honeycode::TableDataImportJobMetadata
The metadata about the job that was submitted for import.
REQUIRED JobStatus => Str
The current status of the import job.
Valid values are: "SUBMITTED", "IN_PROGRESS", "COMPLETED", "FAILED" =head2 REQUIRED Message => Str
A message providing more details about the current status of the import job.