AWS SDK for .NET Documentation
DomainName Property
AmazonAmazon.SimpleDB.ModelCreateDomainRequestDomainName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the DomainName property. The name of the domain to create. The name can range between 3 and 255 characters and can contain the following characters: a-z, A-Z, 0-9, '_', '-', and '.'.
Declaration Syntax
C#
public string DomainName { get; set; }

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