# VpnOptions
## Properties
**phase1_options** | Option<[**crate::models::Phase1Options**](Phase1Options.md)> | | [optional]
**phase2_options** | Option<[**crate::models::Phase2Options**](Phase2Options.md)> | | [optional]
**tunnel_inside_ip_range** | Option<**String**> | The range of inside IPs for the tunnel. This must be a /30 CIDR block from the 169.254.254.0/24 range. | [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)