NAME
Paws::Robomaker::CreateSimulationApplicationResponse
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) of the simulation application.
LastUpdatedAt => Str
The time, in milliseconds since the epoch, when the simulation application was last updated.
Name => Str
The name of the simulation application.
RenderingEngine => Paws::Robomaker::RenderingEngine
The rendering engine for the simulation application.
RevisionId => Str
The revision id of the simulation application.
RobotSoftwareSuite => Paws::Robomaker::RobotSoftwareSuite
Information about the robot software suite (ROS distribution).
SimulationSoftwareSuite => Paws::Robomaker::SimulationSoftwareSuite
The simulation software suite used by the simulation application.
Sources => ArrayRef[Paws::Robomaker::Source]
The sources of the simulation application.
Tags => Paws::Robomaker::TagMap
The list of all tags added to the simulation application.
Version => Str
The version of the simulation application.