AWS::RoboMaker::SimulationApplication RenderingEngine - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::RoboMaker::SimulationApplication RenderingEngine

Information about a rendering engine.

Syntax

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

JSON

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

YAML

Name: String Version: String

Properties

Name

The name of the rendering engine.

Required: Yes

Type: String

Allowed values: OGRE

Update requires: No interruption

Version

The version of the rendering engine.

Required: Yes

Type: String

Pattern: 1.x

Update requires: No interruption