ipAddresses property
Information about the IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
Implementation
final List<IpAddressResponse>? ipAddresses;
Information about the IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
final List<IpAddressResponse>? ipAddresses;