Module: Aws::Comprehend::Client::_ListTargetedSentimentDetectionJobsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#targeted_sentiment_detection_job_properties_list::Array[Types::TargetedSentimentDetectionJobProperties]



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

def targeted_sentiment_detection_job_properties_list: () -> ::Array[Types::TargetedSentimentDetectionJobProperties]