CustomDomainOwnershipValidationResult interface

Namespace custom domain ownership validation result.

Properties

customDomainsForTopicsConfiguration

List of custom domain configurations for the namespace under topics configuration.

customDomainsForTopicSpacesConfiguration

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[]

Property Value