Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface SearchFlowExecutionsRequest

Hierarchy

Properties

endTime?: Date

The date and time of the latest flow execution to return.

flowExecutionId?: string

The ID of a flow execution.

maxResults?: number

The maximum number of results to return in the response.

nextToken?: string

The string that specifies the next page of results. Use this when you're paginating results.

startTime?: Date

The date and time of the earliest flow execution to return.

systemInstanceId: undefined | string

The ID of the system instance that contains the flow.