ValidateCustomDomainInput Class
Input of the custom domain to be validated for DNS mapping.
All required parameters must be populated in order to send to server.
Constructor
ValidateCustomDomainInput(*, host_name: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
host_name
|
The host name of the custom domain. Must be a domain name. Required. |
Variables
Name | Description |
---|---|
host_name
|
The host name of the custom domain. Must be a domain name. Required. |