AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListKeyPhrasesDetectionJobs operation. Get a list of key phrase detection jobs that you have submitted.
Namespace: Amazon.Comprehend.Model
Assembly: AWSSDK.Comprehend.dll
Version: 3.x.y.z
public class ListKeyPhrasesDetectionJobsRequest : AmazonComprehendRequest IAmazonWebServiceRequest
The ListKeyPhrasesDetectionJobsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListKeyPhrasesDetectionJobsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Filter | Amazon.Comprehend.Model.KeyPhrasesDetectionJobFilter |
Gets and sets the property Filter. Filters the jobs that are returned. You can filter jobs on their name, status, or the date and time that they were submitted. You can only set one filter at a time. |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of results to return in each page. The default is 100. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. Identifies the next page of results to return. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5