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