Create Domain
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateDomainResponse CreateDomain( CreateDomainRequest request )
 Parameters
 Parameters- request (CreateDomainRequest)
- Create Domain request
 Return Value
 Return ValueCreate Domain  Response from the service
 Remarks
 Remarks
            The CreateDomain operation creates a new domain. The domain name must be unique
            among the domains associated with the Access Key ID provided in the request. The CreateDomain
            operation may take 10 or more seconds to complete.