Amazon RoboMaker · JSON Structure

Amazon Robomaker Openapi Simulation Software Suite Version Type Structure

SimulationSoftwareSuiteVersionType schema from openapi

Type: string Properties: 0
RoboticsSimulation

SimulationSoftwareSuiteVersionType is a JSON Structure definition published by Amazon RoboMaker. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-simulation-software-suite-version-type-structure.json",
  "description": "SimulationSoftwareSuiteVersionType schema from openapi",
  "type": "string",
  "pattern": "7|9|11|Kinetic|Melodic|Dashing|Foxy",
  "minLength": 0,
  "maxLength": 1024,
  "name": "SimulationSoftwareSuiteVersionType"
}