Class: Aws::Types::StopTargetedSentimentDetectionJobResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:



1871
1872
1873
# File 'sig/types.rbs', line 1871

def job_id
  @job_id
end

#job_status"SUBMITTED", ...

Returns the value of attribute job_status.

Returns:



1872
1873
1874
# File 'sig/types.rbs', line 1872

def job_status
  @job_status
end