Amazon RoboMaker · Schema

GPUUnit

GPUUnit schema from openapi

RoboticsSimulation
View JSON Schema on GitHub

JSON Schema

amazon-robomaker-openapi-gpu-unit-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-schema/amazon-robomaker-openapi-gpu-unit-schema.json",
  "title": "GPUUnit",
  "description": "GPUUnit schema from openapi",
  "type": "integer",
  "minimum": 0,
  "maximum": 1
}