ipAddresses property

List<IpAddressResponse>? ipAddresses
final

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;