class Aws::RoboMaker::Types::DescribeRobotApplicationResponse
@!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] revision_id
The revision id of the robot application. @return [String]
@!attribute [rw] last_updated_at
The time, in milliseconds since the epoch, when the robot application was last updated. @return [Time]
@!attribute [rw] tags
The list of all tags added to the specified robot application. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DescribeRobotApplicationResponse AWS API Documentation
Constants
- SENSITIVE