{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "ServiceDiscovery", "description": "An object that represents the service discovery information for a virtual node.", "type": "object", "properties": { "awsCloudMap": {}, "dns": {} } }