{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "LogDestination", "type": "object", "description": "

", "fields": [ { "name": "cloudWatchLogsLogGroup", "type": "string" } ] }