{ "type": "object", "name": "Metadata12", "properties": { "eventChannel": { "type": "string" }, "destinationResourceName": { "type": "string" }, "label": { "type": "string" }, "relayOption": { "type": "string" } }, "required": [ "eventChannel", "destinationResourceName", "label", "relayOption" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }