targetIps property

List<TargetAddress>? targetIps
final

For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.

Implementation

final List<TargetAddress>? targetIps;