lib/ionoscloud/models/nat_gateway_properties.rb in ionoscloud-6.0.0 vs lib/ionoscloud/models/nat_gateway_properties.rb in ionoscloud-6.0.1

- old
+ new

@@ -22,10 +22,10 @@ # Collection of public IP addresses of the NAT Gateway. Should be customer reserved IP addresses in that location. attr_accessor :public_ips - # Collection of LANs connected to the NAT Gateway. IPs must contain valid subnet mask. If user will not provide any IP then system will generate an IP with /24 subnet. + # Collection of LANs connected to the NAT Gateway. IPs must contain a valid subnet mask. If no IP is provided, the system will generate an IP with /24 subnet. attr_accessor :lans # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {