pulumi-alicloud-kotlin
3.55.2.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
=
"xvxawxeumbvflwcm"
)
suspend
fun
cookie
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lxtjrafnoatwjeyl"
)
suspend
fun
cookie
(
value
:
String
?
)
cookie
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"jfeobcucwwgpxxiw"
)
suspend
fun
cookieTimeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mviphbawdpeytlir"
)
suspend
fun
cookieTimeout
(
value
:
Int
?
)
sticky
Session
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"swhhimbvdiotuxbt"
)
suspend
fun
stickySessionEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ixxwdadrsdhnpmti"
)
suspend
fun
stickySessionEnabled
(
value
:
Boolean
?
)
sticky
Session
Type
Link copied to clipboard
@
JvmName
(
name
=
"wvuudvdxlheeddua"
)
suspend
fun
stickySessionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"escgkyvnjxknjebt"
)
suspend
fun
stickySessionType
(
value
:
String
?
)