Class IpRangeReservation (2.17.0)

IpRangeReservation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A list of IP ranges that are reserved for this gateway's internal intfrastructure.

Attribute

Name Description
ip_range str
Required. A block of IP addresses used to allocate supporting infrastructure for this gateway. This block must not overlap with subnets in any spokes or peer VPC networks that the gateway can communicate with. Example: "10.1.2.0/24".