DNS Target record for a custom domain of this Amazon VPC.
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "VpcDNSTarget", "description": "DNS Target record for a custom domain of this Amazon VPC.", "type": "object", "properties": { "VpcIngressConnectionArn": {}, "VpcId": {}, "DomainName": {} } }