The domain of the address.
             Set to vpc to allocate the address to your VPC.
            
             Default: Address is standard (allocated to EC2)
             Valid Values: vpc | standard
             Condition: Required when allocating an address to a VPC
             
 Declaration Syntax
 Declaration Syntax| C# | 
public string Domain { get; set; }