Skip to content

/AWS1/CL_ELBAPPCOOKIESTICKIN00

Information about a policy for application-controlled session stickiness.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_policyname TYPE /AWS1/ELBPOLICYNAME /AWS1/ELBPOLICYNAME

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

iv_cookiename TYPE /AWS1/ELBCOOKIENAME /AWS1/ELBCOOKIENAME

The name of the application cookie used for stickiness.


Queryable Attributes

PolicyName

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

Accessible with the following methods

Method Description
GET_POLICYNAME() Getter for POLICYNAME, with configurable default
ASK_POLICYNAME() Getter for POLICYNAME w/ exceptions if field has no value
HAS_POLICYNAME() Determine if POLICYNAME has a value

CookieName

The name of the application cookie used for stickiness.

Accessible with the following methods

Method Description
GET_COOKIENAME() Getter for COOKIENAME, with configurable default
ASK_COOKIENAME() Getter for COOKIENAME w/ exceptions if field has no value
HAS_COOKIENAME() Determine if COOKIENAME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_APPCOOKIESTICKINESSPOLICIES

TYPES TT_APPCOOKIESTICKINESSPOLICIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_ELBAPPCOOKIESTICKIN00 WITH DEFAULT KEY
.