Builder

class Builder

Properties

Link copied to clipboard

The expression that identifies where to extract the session identifier from the request (for example, $context.header.x-session-id).

Link copied to clipboard
var timeout: Int?

The session stickiness timeout, in seconds. After this duration of inactivity, the session affinity expires. Valid values range from 1 to 86400.