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 CountPendingDecisionTasksCommandOutputProtected

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

count: undefined | number

The number of tasks in the task list.

truncated?: boolean

If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.