Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface SearchJobsCommandInputProtected

The input for SearchJobsCommand.

Hierarchy

Properties

filters: undefined | SearchJobsFilter[]

The filter values to use when searching for a job.

maxResults?: number

The maximum number of results to return in the response.

nextToken?: string

A token used for pagination of results returned in the response. Use the token returned from the previous request to continue results where the previous request ended.