jobStatus property

JobStatus? jobStatus
final

Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.

Implementation

final JobStatus? jobStatus;