AWSComprehendListDominantLanguageDetectionJobsResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSComprehendModel.h AWSComprehendModel.m |
dominantLanguageDetectionJobPropertiesList
A list containing the properties of each job that is returned.
@property (nonatomic, strong) NSArray<AWSComprehendDominantLanguageDetectionJobProperties*> *dominantLanguageDetectionJobPropertiesList
Declared In
AWSComprehendModel.h
nextToken
Identifies the next page of results to return.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSComprehendModel.h