AWS::RoboMaker::SimulationApplication SimulationSoftwareSuite - AWS CloudFormation

AWS::RoboMaker::SimulationApplication SimulationSoftwareSuite

Information about a simulation software suite.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Version" : String }

YAML

Name: String Version: String

Properties

Name

The name of the simulation software suite. SimulationRuntime is the only supported value.

Required: Yes

Type: String

Allowed values: Gazebo | RosbagPlay | SimulationRuntime

Update requires: No interruption

Version

The version of the simulation software suite. Not applicable for SimulationRuntime.

Required: No

Type: String

Allowed values: 7 | 9 | 11 | Kinetic | Melodic | Dashing | Foxy

Update requires: No interruption