AwsElbLbCookieStickinessPolicy
Contains information about a stickiness policy that was created using CreateLBCookieStickinessPolicy
.
Types
Properties
Link copied to clipboard
The amount of time, in seconds, after which the cookie is considered stale. If an expiration period is not specified, the stickiness session lasts for the duration of the browser session.
Link copied to clipboard
The name of the policy. The name must be unique within the set of policies for the load balancer.
Functions
Link copied to clipboard
inline fun copy(block: AwsElbLbCookieStickinessPolicy.Builder.() -> Unit = {}): AwsElbLbCookieStickinessPolicy