# ReadSecurityGroupsResponse
## 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]
**security_groups** | Option<[**Vec<crate::models::SecurityGroup>**](SecurityGroup.md)> | Information about one or more security groups. | [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)