pulumi-alicloud-kotlin
3.44.0.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
=
"xxbbtuanjpkinrfv"
)
suspend
fun
cookie
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kobwngdncuxigftn"
)
suspend
fun
cookie
(
value
:
String
?
)
cookie
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"tjfnajdfikodnbgs"
)
suspend
fun
cookieTimeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rddhnmpwpchrexvf"
)
suspend
fun
cookieTimeout
(
value
:
Int
?
)
sticky
Session
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"cxgevxgrohnrqggc"
)
suspend
fun
stickySessionEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"rroadyrjogobgcgl"
)
suspend
fun
stickySessionEnabled
(
value
:
Boolean
?
)
sticky
Session
Type
Link copied to clipboard
@
JvmName
(
name
=
"gkxkiynawamjwdkb"
)
suspend
fun
stickySessionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wdnnkgllhnuypyjf"
)
suspend
fun
stickySessionType
(
value
:
String
?
)