Firewall Policy SNATArgs
data class FirewallPolicySNATArgs(val privateRanges: Output<List<String>>? = null) : ConvertibleToJava<FirewallPolicySNATArgs>
The private IP addresses/IP ranges to which traffic will not be SNAT.
The private IP addresses/IP ranges to which traffic will not be SNAT.