AWS SDK for .NET Documentation
Domain Property
AmazonAmazon.EC2.ModelAllocateAddressRequestDomain Did this page help you?   Yes   No    Tell us about it...
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
C#
public string Domain { get; set; }

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