C# (CSharp) Amazon.Route53Domains.Model Пространство имен

Пространства имен

Amazon.Route53Domains.Model.Internal

Классы

Имя Описание
BillingRecord
CheckDomainAvailabilityRequest Container for the parameters to the CheckDomainAvailability operation. This operation checks the availability of one domain name. Note that if the availability status of a domain is pending, you must submit another request to determine the availability of the domain name.
CheckDomainAvailabilityResponse The CheckDomainAvailability response includes the following elements.
ContactDetail ContactDetail includes the following elements.
DeleteTagsForDomainRequest Container for the parameters to the DeleteTagsForDomain operation. This operation deletes the specified tags for a domain.

All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.

DisableDomainAutoRenewRequest Container for the parameters to the DisableDomainAutoRenew operation. This operation disables automatic renewal of domain registration for the specified domain.
DomainLimitExceededException
DomainSuggestion
DuplicateRequestException
ExtraParam ExtraParam includes the following elements.
GetContactReachabilityStatusRequest Container for the parameters to the GetContactReachabilityStatus operation. For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded.

If you want us to resend the email, use the ResendContactReachabilityEmail operation.

GetContactReachabilityStatusResponse This is the response object from the GetContactReachabilityStatus operation.
GetDomainSuggestionsRequest Container for the parameters to the GetDomainSuggestions operation. The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a domain name or simply a word or phrase (without spaces).

Parameters:

  • DomainName (string): The basis for your domain suggestion search, a string with (or without) top-level domain specified.
  • SuggestionCount (int): The number of domain suggestions to be returned, maximum 50, minimum 1.
  • OnlyAvailable (bool): If true, availability check will be performed on suggestion results, and only available domains will be returned. If false, suggestions will be returned without checking whether the domain is actually available, and caller will have to call checkDomainAvailability for each suggestion to determine availability for registration.

GetDomainSuggestionsResponse This is the response object from the GetDomainSuggestions operation.
InvalidInputException
ListTagsForDomainResponse The ListTagsForDomain response includes the following elements.
OperationLimitExceededException
RenewDomainRequest Container for the parameters to the RenewDomain operation. This operation renews a domain for the specified number of years. The cost of renewing your domain is billed to your AWS account.

We recommend that you renew your domain several weeks before the expiration date. Some TLD registries delete domains before the expiration date if you haven't renewed far enough in advance. For more information about renewing domain registration, see Renewing Registration for a Domain in the Amazon Route 53 documentation.

RenewDomainResponse This is the response object from the RenewDomain operation.
ResendContactReachabilityEmailRequest Container for the parameters to the ResendContactReachabilityEmail operation. For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact.
ResendContactReachabilityEmailResponse This is the response object from the ResendContactReachabilityEmail operation.
TLDRulesViolationException
UnsupportedTLDException
UpdateTagsForDomainRequest Container for the parameters to the UpdateTagsForDomain operation. This operation adds or updates tags for a specified domain.

All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.

ViewBillingRequest Container for the parameters to the ViewBilling operation. This operation returns all the domain-related billing records for the current AWS account for a specified period
ViewBillingResponse The ViewBilling response includes the following elements.