{ "$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-logging-config-structure.json", "description": "The logging configuration.", "type": "object", "properties": { "recordAllRosTopics": { "allOf": [ { "$ref": "#/components/schemas/BoxedBoolean" }, { "deprecated": true, "description": "
A boolean indicating whether to record all ROS topics.
This API is no longer supported and will throw an error if used.