AWS::RoboMaker::SimulationApplication RenderingEngine - AWS CloudFormation

AWS::RoboMaker::SimulationApplication RenderingEngine

Information about a rendering engine.

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 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