AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
If successful, this operation returns an operation ID that you can use to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.
Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class UpdateDomainNameserversRequest : AmazonRoute53DomainsRequest IRequestEvents
The UpdateDomainNameserversRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDomainNameserversRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DomainName | System.String |
Gets and sets the property DomainName.
The name of a domain. Type: String Default: None Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Internationalized Domain Names are not supported. Required: Yes |
![]() |
FIAuthKey | System.String |
Gets and sets the property FIAuthKey.
The authorization key for .fi domains |
![]() |
Nameservers | System.Collections.Generic.List<Amazon.Route53Domains.Model.Nameserver> |
Gets and sets the property Nameservers.
A list of new name servers for the domain. Type: Complex
Children: Required: Yes |
.NET Framework:
Supported in: 4.5, 4.0, 3.5