Skip to content

StickySessionConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.StickySessionConfigProperty {
    Cookie: interface{},
    CookieTimeout: interface{},
    StickySessionEnabled: interface{},
    StickySessionType: interface{},
}

Properties

Name Type Description
Cookie interface{} No description.
CookieTimeout interface{} No description.
StickySessionEnabled interface{} No description.
StickySessionType interface{} No description.

CookieOptional

Cookie interface{}
  • Type: interface{}

CookieTimeoutOptional

CookieTimeout interface{}
  • Type: interface{}

StickySessionEnabledOptional

StickySessionEnabled interface{}
  • Type: interface{}

StickySessionTypeOptional

StickySessionType interface{}
  • Type: interface{}