toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
BackendServiceConsistentHashHttpCookieArgsBuilder
Backend
Service
Consistent
Hash
Http
Cookie
Args
Builder
class
BackendServiceConsistentHashHttpCookieArgsBuilder
Builder for
BackendServiceConsistentHashHttpCookieArgs
.
Members
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"tkwdcfjsyqcyuync"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rerbrwexapcxvqsx"
)
suspend
fun
name
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"uwgjckdwwxssrrku"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jaloeunnrtgyglwj"
)
suspend
fun
path
(
value
:
String
?
)
ttl
Link copied to clipboard
@
JvmName
(
name
=
"kdafgjelywcmenwk"
)
suspend
fun
ttl
(
value
:
Output
<
BackendServiceConsistentHashHttpCookieTtlArgs
>
)
@
JvmName
(
name
=
"incxricdjttayilh"
)
suspend
fun
ttl
(
value
:
BackendServiceConsistentHashHttpCookieTtlArgs
?
)
@
JvmName
(
name
=
"hoflfkmwfbgobovg"
)
suspend
fun
ttl
(
argument
:
suspend
BackendServiceConsistentHashHttpCookieTtlArgsBuilder
.
(
)
->
Unit
)