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 RobotApplicationSummary

Summary information for a robot application.

Hierarchy

  • RobotApplicationSummary

Properties

arn?: string

The Amazon Resource Name (ARN) of the robot.

lastUpdatedAt?: Date

The time, in milliseconds since the epoch, when the robot application was last updated.

name?: string

The name of the robot application.

robotSoftwareSuite?: RobotSoftwareSuite

Information about a robot software suite (ROS distribution).

version?: string

The version of the robot application.