pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin
/
ListenerArgsBuilder
/
stickySession
sticky
Session
@
JvmName
(
name
=
"heemmecvkflsibnw"
)
suspend
fun
stickySession
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gyesrhvuggpfrqbe"
)
suspend
fun
stickySession
(
value
:
String
?
)
Parameters
value
Whether to enable session persistence, Valid values are
on
and
off
. Default to
off
.