pulumi-gcp-kotlin
6.65.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
BackendServiceConsistentHashHttpCookieArgsBuilder
Backend
Service
Consistent
Hash
Http
Cookie
Args
Builder
class
BackendServiceConsistentHashHttpCookieArgsBuilder
Builder for
BackendServiceConsistentHashHttpCookieArgs
.
Functions
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"usyundyocxrkuwll"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rhvojejhckgcptau"
)
suspend
fun
name
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"oxvfowcrvbjeeavl"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ecbiqcfwylhssdrj"
)
suspend
fun
path
(
value
:
String
?
)
ttl
Link copied to clipboard
@
JvmName
(
name
=
"mgfbkndcdwgvstuh"
)
suspend
fun
ttl
(
value
:
Output
<
BackendServiceConsistentHashHttpCookieTtlArgs
>
)
@
JvmName
(
name
=
"dprijlxduqdohxgg"
)
suspend
fun
ttl
(
value
:
BackendServiceConsistentHashHttpCookieTtlArgs
?
)
@
JvmName
(
name
=
"jxhpikthdnbjklob"
)
suspend
fun
ttl
(
argument
:
suspend
BackendServiceConsistentHashHttpCookieTtlArgsBuilder
.
(
)
->
Unit
)