Get Router Nat Result
constructor(autoNetworkTier: String, drainNatIps: List<String>, enableDynamicPortAllocation: Boolean, enableEndpointIndependentMapping: Boolean, endpointTypes: List<String>, icmpIdleTimeoutSec: Int, id: String, logConfigs: List<GetRouterNatLogConfig>, maxPortsPerVm: Int, minPortsPerVm: Int, name: String, natIpAllocateOption: String, natIps: List<String>, project: String? = null, region: String? = null, router: String, rules: List<GetRouterNatRule>, sourceSubnetworkIpRangesToNat: String, subnetworks: List<GetRouterNatSubnetwork>, tcpEstablishedIdleTimeoutSec: Int, tcpTimeWaitTimeoutSec: Int, tcpTransitoryIdleTimeoutSec: Int, type: String, udpIdleTimeoutSec: Int)