GetDomainDetailResponse

The GetDomainDetail response includes the following elements.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Email address to contact to report incorrect contact information for a domain, to report that the domain is being used to send spam, to report that someone is cybersquatting on a domain name, or report some other type of abuse.

Link copied to clipboard

Phone number for reporting abuse.

Link copied to clipboard

Provides details about the domain administrative contact.

Link copied to clipboard

Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the admin contact.

Link copied to clipboard

Specifies whether the domain registration is set to renew automatically.

Link copied to clipboard

Provides details about the domain billing contact.

Link copied to clipboard

Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the billing contact.

Link copied to clipboard

The date when the domain was created as found in the response to a WHOIS query. The date and time is in Unix time format and Coordinated Universal time (UTC).

Link copied to clipboard

Deprecated.

Link copied to clipboard

A complex type that contains information about the DNSSEC configuration.

Link copied to clipboard

The name of a domain.

Link copied to clipboard

The date when the registration for the domain is set to expire. The date and time is in Unix time format and Coordinated Universal time (UTC).

Link copied to clipboard

The name servers of the domain.

Link copied to clipboard

Provides details about the domain registrant.

Link copied to clipboard

Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the registrant contact (domain owner).

Link copied to clipboard

Name of the registrar of the domain as identified in the registry.

Link copied to clipboard

Web address of the registrar.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

Reseller of the domain. Domains registered or transferred using Route 53 domains will have "Amazon" as the reseller.

Link copied to clipboard

An array of domain name status codes, also known as Extensible Provisioning Protocol (EPP) status codes.

Link copied to clipboard

Provides details about the domain technical contact.

Link copied to clipboard

Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the technical contact.

Link copied to clipboard

The last updated date of the domain as found in the response to a WHOIS query. The date and time is in Unix time format and Coordinated Universal time (UTC).

Link copied to clipboard

The fully qualified name of the WHOIS server that can answer the WHOIS query for the domain.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String