toggle menu
pulumi-gcp-kotlin
8.31.0.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
=
"gcggyhwqrqklhtjc"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"muuhxnnyioirljrc"
)
suspend
fun
name
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"lkbpxdjodakwuikc"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yninxcgnxtsudebn"
)
suspend
fun
path
(
value
:
String
?
)
ttl
Link copied to clipboard
@
JvmName
(
name
=
"mprohothicnyldkn"
)
suspend
fun
ttl
(
value
:
Output
<
BackendServiceConsistentHashHttpCookieTtlArgs
>
)
@
JvmName
(
name
=
"tyaayoeutmaufepd"
)
suspend
fun
ttl
(
value
:
BackendServiceConsistentHashHttpCookieTtlArgs
?
)
@
JvmName
(
name
=
"rcevngsjhhkppmxs"
)
suspend
fun
ttl
(
argument
:
suspend
BackendServiceConsistentHashHttpCookieTtlArgsBuilder
.
(
)
->
Unit
)