class Aws::RoboMaker::Types::SimulationSoftwareSuite

Information about a simulation software suite.

@note When making an API call, you may pass SimulationSoftwareSuite

data as a hash:

    {
      name: "Gazebo", # accepts Gazebo, RosbagPlay
      version: "SimulationSoftwareSuiteVersionType",
    }

@!attribute [rw] name

The name of the simulation software suite.
@return [String]

@!attribute [rw] version

The version of the simulation software suite.
@return [String]

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

Constants

SENSITIVE