Skip to content

ServerGroupStickySessionProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.ServerGroupStickySessionProperty {
    Enabled: interface{},
    Timeout: interface{},
}

Properties

Name Type Description
Enabled interface{} No description.
Timeout interface{} No description.

EnabledOptional

Enabled interface{}
  • Type: interface{}

TimeoutOptional

Timeout interface{}
  • Type: interface{}