pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.inputs
/
ServerGroupStickySessionConfigArgsBuilder
Server
Group
Sticky
Session
Config
Args
Builder
class
ServerGroupStickySessionConfigArgsBuilder
Builder for
ServerGroupStickySessionConfigArgs
.
Functions
Functions
cookie
Link copied to clipboard
@
JvmName
(
name
=
"usiqqonccsqbthsd"
)
suspend
fun
cookie
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ybokaadsgprplxsr"
)
suspend
fun
cookie
(
value
:
String
?
)
cookie
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"qsvdkemwafvvjwxn"
)
suspend
fun
cookieTimeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"abexopmgwyifdcfi"
)
suspend
fun
cookieTimeout
(
value
:
Int
?
)
sticky
Session
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"rhnsqxioadrasjka"
)
suspend
fun
stickySessionEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"cuckogeywcickdeq"
)
suspend
fun
stickySessionEnabled
(
value
:
Boolean
?
)
sticky
Session
Type
Link copied to clipboard
@
JvmName
(
name
=
"eargloxchqfpmtbw"
)
suspend
fun
stickySessionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tsgetdvovawghdxa"
)
suspend
fun
stickySessionType
(
value
:
String
?
)