You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancing::Types::AppCookieStickinessPolicy
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticLoadBalancing::Types::AppCookieStickinessPolicy
- Defined in:
- (unknown)
Overview
Information about a policy for application-controlled session stickiness.
Instance Attribute Summary collapse
-
#cookie_name ⇒ String
The name of the application cookie used for stickiness.
-
#policy_name ⇒ String
The mnemonic name for the policy being created.
Instance Attribute Details
#cookie_name ⇒ String
The name of the application cookie used for stickiness.
#policy_name ⇒ String
The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.