Firewall Policy SNATResponse
data class FirewallPolicySNATResponse(val autoLearnPrivateRanges: String? = null, val privateRanges: List<String>? = null)
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.