outscale_api 1.17.0

Outscale API SDK
Documentation
# Phase1Options

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dpd_timeout_action** | Option<**String**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**dpd_timeout_seconds** | Option<**i32**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**ike_versions** | Option<**Vec<String>**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**phase1_dh_group_numbers** | Option<**Vec<i32>**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**phase1_encryption_algorithms** | Option<**Vec<String>**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**phase1_integrity_algorithms** | Option<**Vec<String>**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**phase1_lifetime_seconds** | Option<**i32**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**replay_window_size** | Option<**i32**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [optional]
**startup_action** | Option<**String**> | This parameter is not available. It is present in our API for the sake of historical compatibility with AWS. | [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)