class Aws::ElasticLoadBalancing::Types::LBCookieStickinessPolicy

Information about a policy for duration-based session stickiness.

@!attribute [rw] policy_name

The name of the policy. This name must be unique within the set of
policies for this load balancer.
@return [String]

@!attribute [rw] cookie_expiration_period

The time period, in seconds, after which the cookie should be
considered stale. If this parameter is not specified, the stickiness
session lasts for the duration of the browser session.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/LBCookieStickinessPolicy AWS API Documentation

Constants

SENSITIVE