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
show all
Defined in:
(unknown)

Overview

Information about a policy for application-controlled session stickiness.

Instance Attribute Summary collapse

Instance Attribute Details

The name of the application cookie used for stickiness.

Returns:

  • (String)

    The name of the application cookie used for stickiness.

#policy_nameString

The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.

Returns:

  • (String)

    The mnemonic name for the policy being created.