Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the robot application.

Link copied to clipboard

The revision id of the robot application.

Link copied to clipboard

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

Link copied to clipboard

The sources of the robot application.

Link copied to clipboard

The list of all tags added to the robot application.

Link copied to clipboard

The version of the robot application.

Functions

Link copied to clipboard