docs/models/NetworkLoadBalancerForwardingRuleProperties.md in ionoscloud-6.0.0.beta.4 vs docs/models/NetworkLoadBalancerForwardingRuleProperties.md in ionoscloud-6.0.0

- old
+ new

@@ -2,16 +2,16 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **name** | **String** | A name of that Network Load Balancer forwarding rule | | +| **name** | **String** | The name of the Network Load Balancer forwarding rule. | | | **algorithm** | **String** | Algorithm for the balancing. | | | **protocol** | **String** | Protocol of the balancing. | | | **listener_ip** | **String** | Listening IP. (inbound) | | | **listener_port** | **Integer** | Listening port number. (inbound) (range: 1 to 65535) | | | **health_check** | [**NetworkLoadBalancerForwardingRuleHealthCheck**](NetworkLoadBalancerForwardingRuleHealthCheck.md) | | [optional] | -| **targets** | [**Array<NetworkLoadBalancerForwardingRuleTarget>**](NetworkLoadBalancerForwardingRuleTarget.md) | Array of items in that collection | | +| **targets** | [**Array<NetworkLoadBalancerForwardingRuleTarget>**](NetworkLoadBalancerForwardingRuleTarget.md) | Array of items in that collection. | | ## Example ```ruby require 'ionoscloud'