# ReadPublicIpRangesResponse
## Properties
**next_page_token** | Option<**String**> | The token to request the next page of results. Each token refers to a specific page. | [optional]
**public_ips** | Option<**Vec<String>**> | The list of public IPv4 addresses used in the Region, in CIDR notation. | [optional]
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)