class Aws::RoboMaker::Types::DescribeSimulationApplicationResponse
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the robot simulation application. @return [String]
@!attribute [rw] name
The name of the simulation application. @return [String]
@!attribute [rw] version
The version of the simulation application. @return [String]
@!attribute [rw] sources
The sources of the simulation application. @return [Array<Types::Source>]
@!attribute [rw] simulation_software_suite
The simulation software suite used by the simulation application. @return [Types::SimulationSoftwareSuite]
@!attribute [rw] robot_software_suite
Information about the robot software suite (ROS distribution). @return [Types::RobotSoftwareSuite]
@!attribute [rw] rendering_engine
The rendering engine for the simulation application. @return [Types::RenderingEngine]
@!attribute [rw] revision_id
The revision id of the simulation application. @return [String]
@!attribute [rw] last_updated_at
The time, in milliseconds since the epoch, when the simulation application was last updated. @return [Time]
@!attribute [rw] tags
The list of all tags added to the specified simulation application. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DescribeSimulationApplicationResponse AWS API Documentation
Constants
- SENSITIVE