sourceIpRangesToNat property

List<String> sourceIpRangesToNat
final

Specify the options for NAT ranges in the Subnetwork. All options of a single value are valid except NAT_IP_RANGE_OPTION_UNSPECIFIED. The only valid option with multiple values is: "PRIMARY_IP_RANGE", "LIST_OF_SECONDARY_IP_RANGES" Default: ALL_IP_RANGES Check the SourceIpRangesToNat enum for the list of possible values.

Implementation

final List<String> sourceIpRangesToNat;