{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/pwa_event_log_streaming_v3_DestinationType", "title": "pwa_event_log_streaming_v3_DestinationType", "type": "string", "enum": [ "DATADOG", "GRAFANA_LOKI" ] }