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.

The summary of a task execution on a specified device.

Hierarchy

  • ExecutionSummary

Properties

executionId?: string

The ID of the execution.

managedDeviceId?: string

The ID of the managed device that the task is being executed on.

state?: string

The state of the execution.

taskId?: string

The ID of the task.