| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The LBCookieStickinessPolicy type is an embedded property of the AWS::ElasticLoadBalancing::LoadBalancer type.
{
"CookieExpirationPeriod" : String,
"PolicyName" : String
}The time period, in seconds, after which the cookie should be considered stale. If this parameter isn't specified, the sticky session will last for the duration of the browser session.
Required: No
Type: String
The name of the policy being created. The name must be unique within the set of policies for this load balancer.
CreateLBCookieStickinessPolicyin the Elastic Load Balancing API Reference