You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Comprehend::Types::ListDominantLanguageDetectionJobsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Comprehend::Types::ListDominantLanguageDetectionJobsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#dominant_language_detection_job_properties_list ⇒ Array<Types::DominantLanguageDetectionJobProperties>
A list containing the properties of each job that is returned.
-
#next_token ⇒ String
Identifies the next page of results to return.
Instance Attribute Details
#dominant_language_detection_job_properties_list ⇒ Array<Types::DominantLanguageDetectionJobProperties>
A list containing the properties of each job that is returned.
#next_token ⇒ String
Identifies the next page of results to return.