NAME
Paws::Honeycode::StartTableDataImportJobResult
ATTRIBUTES
REQUIRED JobId => Str
The id that is assigned to this import job. Future requests to find out the status of this import job need to send this id in the appropriate parameter in the request.
REQUIRED JobStatus => Str
The status of the import job immediately after submitting the request.
Valid values are: "SUBMITTED"
, "IN_PROGRESS"
, "COMPLETED"
, "FAILED"
=head2 _request_id => Str