Node Type Nat Config Response
data class NodeTypeNatConfigResponse(val backendPort: Int? = null, val frontendPortRangeEnd: Int? = null, val frontendPortRangeStart: Int? = null)
Provides information about NAT configuration on the default public Load Balancer for the node type.