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 ListBatchJobDefinitionsCommandInputProtected

Hierarchy

Properties

applicationId: undefined | string

The identifier of the application.

maxResults?: number

The maximum number of batch job definitions to return.

nextToken?: string

A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.

prefix?: string

If the batch job definition is a FileBatchJobDefinition, the prefix allows you to search on the file names of FileBatchJobDefinitions.