Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-robomaker-simulationapplication.json
Parent schema serverless-framework-configuration
Type: object

This schema is for testing purpose only.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

RobotSoftwareSuite object required

Information about a robot software suite.

2 nested properties
Name string | Aws_CF_FunctionString required

The name of the robot software suite.

Version string | Aws_CF_FunctionString

The version of the robot software suite.

SimulationSoftwareSuite object required

Information about a simulation software suite.

2 nested properties
Name string | Aws_CF_FunctionString required

The name of the simulation software suite.

Version string | Aws_CF_FunctionString

The version of the simulation software suite.

Name string | Aws_CF_FunctionString

The name of the simulation application.

CurrentRevisionId string | Aws_CF_FunctionString

The current revision id.

RenderingEngine object

Information about a rendering engine.

2 nested properties
Name string | Aws_CF_FunctionString required

The name of the rendering engine.

Version string | Aws_CF_FunctionString required

The version of the rendering engine.

Sources SourceConfig[]

The sources of the simulation application.

Environment string | Aws_CF_FunctionString

The URI of the Docker image for the robot application.

Tags object

A key-value pair to associate with a resource.

Definitions

Arn string | Aws_CF_FunctionString
Tags object

A key-value pair to associate with a resource.

RenderingEngine object

Information about a rendering engine.

Name string | Aws_CF_FunctionString required

The name of the rendering engine.

Version string | Aws_CF_FunctionString required

The version of the rendering engine.

RobotSoftwareSuite object

Information about a robot software suite.

Name string | Aws_CF_FunctionString required

The name of the robot software suite.

Version string | Aws_CF_FunctionString

The version of the robot software suite.

SourceConfig object

Information about a source configuration.

S3Bucket string | Aws_CF_FunctionString required

The Amazon S3 bucket name.

S3Key string | Aws_CF_FunctionString required

The s3 object key.

Architecture string | Aws_CF_FunctionString required

The target processor architecture for the application.

SimulationSoftwareSuite object

Information about a simulation software suite.

Name string | Aws_CF_FunctionString required

The name of the simulation software suite.

Version string | Aws_CF_FunctionString

The version of the simulation software suite.