Module: Aws::Comprehend::Client::_ListSentimentDetectionJobsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSentimentDetectionJobsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


978
# File 'sig/client.rbs', line 978

def next_token: () -> ::String

#sentiment_detection_job_properties_list::Array[Types::SentimentDetectionJobProperties]



977
# File 'sig/client.rbs', line 977

def sentiment_detection_job_properties_list: () -> ::Array[Types::SentimentDetectionJobProperties]