targetIps property
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;
For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.
final List<TargetAddress>? targetIps;