NAME
Paws::Comprehend::StopEntitiesDetectionJobResponse
ATTRIBUTES
JobId => Str
The identifier of the entities detection job to stop.
JobStatus => Str
Either STOP_REQUESTED
if the job is currently running, or STOPPED
if the job was previously stopped with the StopEntitiesDetectionJob
operation.
Valid values are: "SUBMITTED"
, "IN_PROGRESS"
, "COMPLETED"
, "FAILED"
, "STOP_REQUESTED"
, "STOPPED"
=head2 _request_id => Str