domain property
The domain in which to allocate the address.
If the address is for use with EC2 instances in a VPC, then
Domain is vpc. Otherwise, Domain is
standard.
Implementation
final String? domain;
The domain in which to allocate the address.
If the address is for use with EC2 instances in a VPC, then
Domain is vpc. Otherwise, Domain is
standard.
final String? domain;