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 RobotDeployment

Information about a robot deployment.

Hierarchy

  • RobotDeployment

Properties

arn?: string

The robot deployment Amazon Resource Name (ARN).

deploymentFinishTime?: Date

The time, in milliseconds since the epoch, when the deployment finished.

deploymentStartTime?: Date

The time, in milliseconds since the epoch, when the deployment was started.

failureCode?: string

The robot deployment failure code.

failureReason?: string

A short description of the reason why the robot deployment failed.

progressDetail?: ProgressDetail

Information about how the deployment is progressing.

status?: string

The status of the robot deployment.