Class RegionBackendServiceConsistentHashHttpCookie
Inheritance
System.Object
RegionBackendServiceConsistentHashHttpCookie
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegionBackendServiceConsistentHashHttpCookie
Fields
View SourceName
Name of the cookie.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Path
Path to set for the cookie.
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |
Ttl
Lifetime of the cookie. Structure is documented below.
Declaration
public readonly RegionBackendServiceConsistentHashHttpCookieTtl Ttl
Field Value
| Type | Description |
|---|---|
| RegionBackendServiceConsistentHashHttpCookieTtl |