RegionBackendServiceStrongSessionAffinityCookie

Constructors

constructor(name: String? = null, path: String? = null, ttl: RegionBackendServiceStrongSessionAffinityCookieTtl? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the cookie.

Link copied to clipboard
val path: String? = null

Path to set for the cookie.

Link copied to clipboard

Lifetime of the cookie. Structure is documented below.