CreateAppCookieStickinessPolicyRequest

Contains the parameters for CreateAppCookieStickinessPolicy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the application cookie used for stickiness.

Link copied to clipboard

The name of the load balancer.

Link copied to clipboard

The name of the policy being created. Policy names must consist of alphanumeric characters and dashes (-). This name must be unique within the set of policies for this load balancer.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String