Connection profile configuration.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionProfileConfig", "title": "ConnectionProfileConfig", "type": "object", "description": "Connection profile configuration.", "additionalProperties": false, "properties": {} }