AWS SDK for .NET Documentation
NameServers Property
AmazonAmazon.Route53.ModelDelegationSetNameServers Did this page help you?   Yes   No    Tell us about it...
A complex type that contains the authoritative name servers for the hosted zone. Use the method provided by your domain registrar to add an NS record to your domain for each NameServer that is assigned to your hosted zone.

Constraints:

Length
1 -

Declaration Syntax
C#
public List<string> NameServers { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)