CustomDomainOwnershipValidationResult interface    
Namespace custom domain ownership validation result.
Properties
| custom | 
	List of custom domain configurations for the namespace under topics configuration.  | 
| custom | 
	List of custom domain configurations for the namespace under topic spaces configuration.  | 
Property Details
		customDomainsForTopicsConfiguration
	    
	List of custom domain configurations for the namespace under topics configuration.
customDomainsForTopicsConfiguration?: CustomDomainConfiguration[]
				Property Value
		customDomainsForTopicSpacesConfiguration
	     
	List of custom domain configurations for the namespace under topic spaces configuration.
customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[]