# ReadVirtualGatewaysResponse
## Properties
**next_page_token** | Option<**String**> | The token to request the next page of results. Each token refers to a specific page. | [optional]
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [optional]
**virtual_gateways** | Option<[**Vec<crate::models::VirtualGateway>**](VirtualGateway.md)> | Information about one or more virtual gateways. | [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)