Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateRobotApplicationVersionCommandOutputProtected

Hierarchy

Properties

arn?: string

The Amazon Resource Name (ARN) of the robot application.

environment?: Environment

The object that contains the Docker image URI used to create your robot application.

lastUpdatedAt?: Date

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

name?: string

The name of the robot application.

revisionId?: string

The revision id of the robot application.

robotSoftwareSuite?: RobotSoftwareSuite

The robot software suite (ROS distribution) used by the robot application.

sources?: Source[]

The sources of the robot application.

version?: string

The version of the robot application.