class Aws::SimpleDB::Types::CreateDomainRequest
@note When making an API call, you may pass CreateDomainRequest
data as a hash: { domain_name: "String", # required }
@!attribute [rw] domain_name
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 '.'. @return [String]
Constants
- SENSITIVE