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 GetWorkUnitsCommandOutputProtected

The output of GetWorkUnitsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

NextToken?: string

A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.

QueryId: undefined | string

The ID of the plan query operation.

WorkUnitRanges: undefined | WorkUnitRange[]

A WorkUnitRangeList object that specifies the valid range of work unit IDs for querying the execution service.