class Aws::RoboMaker::Types::CreateRobotApplicationVersionResponse

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the robot application.
@return [String]

@!attribute [rw] name

The name of the robot application.
@return [String]

@!attribute [rw] version

The version of the robot application.
@return [String]

@!attribute [rw] sources

The sources of the robot application.
@return [Array<Types::Source>]

@!attribute [rw] robot_software_suite

The robot software suite (ROS distribution) used by the robot
application.
@return [Types::RobotSoftwareSuite]

@!attribute [rw] last_updated_at

The time, in milliseconds since the epoch, when the robot
application was last updated.
@return [Time]

@!attribute [rw] revision_id

The revision id of the robot application.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/CreateRobotApplicationVersionResponse AWS API Documentation

Constants

SENSITIVE