outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# LoadBalancerStickyCookiePolicy

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cookie_expiration_period** | Option<**i32**> | The time period, in seconds, after which the cookie should be considered stale.<br /> If `1`, the stickiness session lasts for the duration of the browser session. | [optional]
**policy_name** | Option<**String**> | The name of the stickiness policy. | [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)