Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateSimulationApplicationCommandInputProtected

Hierarchy

Properties

application: undefined | string

The application information for the simulation application.

currentRevisionId?: string

The revision id for the robot application.

environment?: Environment

The object that contains the Docker image URI for your simulation application.

renderingEngine?: RenderingEngine

The rendering engine for the simulation application.

robotSoftwareSuite: undefined | RobotSoftwareSuite

Information about the robot software suite (ROS distribution).

simulationSoftwareSuite: undefined | SimulationSoftwareSuite

The simulation software suite used by the simulation application.

sources?: SourceConfig[]

The sources of the simulation application.