Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListExecutionsCommandInputProtected

The input for ListExecutionsCommand.

Hierarchy

Properties

maxResults?: number

The maximum number of tasks to list per page.

nextToken?: string

A pagination token to continue to the next page of tasks.

state?: string

A structure used to filter the tasks by their current state.

taskId: undefined | string

The ID of the task.