subnetworks property

List<RouterNatSubnetworkToNat> subnetworks
final

A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.

Implementation

final List<RouterNatSubnetworkToNat> subnetworks;