Domain name of the custom domain.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CustomDomainName", "title": "Custom Domain Name", "description": "Domain name of the custom domain.", "type": "string", "example": "example.com" }