Module: Aws::Comprehend::Client::_ListTopicsDetectionJobsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#topics_detection_job_properties_list::Array[Types::TopicsDetectionJobProperties]



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

def topics_detection_job_properties_list: () -> ::Array[Types::TopicsDetectionJobProperties]