Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

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

Link copied to clipboard

A SHA256 identifier for the Docker image that you use for your simulation application.

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the simulation application.

Link copied to clipboard

The rendering engine for the simulation application.

Link copied to clipboard

The revision id of the simulation application.

Link copied to clipboard

Information about the robot software suite.

Link copied to clipboard

The simulation software suite used by the simulation application.

Link copied to clipboard

The sources of the simulation application.

Link copied to clipboard

The list of all tags added to the specified simulation application.

Link copied to clipboard

The version of the simulation application.

Functions