toggle menu
pulumi-gcp-kotlin
7.38.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
=
"htgqwdbkjwvethtu"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bpixkxhmyccvupxf"
)
suspend
fun
name
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"wthvruqhwkagdkel"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ggqfuyjsuhykkwcw"
)
suspend
fun
path
(
value
:
String
?
)
ttl
Link copied to clipboard
@
JvmName
(
name
=
"jbpkqwfjyderotej"
)
suspend
fun
ttl
(
value
:
Output
<
BackendServiceConsistentHashHttpCookieTtlArgs
>
)
@
JvmName
(
name
=
"ttccxxdyojtmwsmp"
)
suspend
fun
ttl
(
value
:
BackendServiceConsistentHashHttpCookieTtlArgs
?
)
@
JvmName
(
name
=
"pstedfjoswnhwhif"
)
suspend
fun
ttl
(
argument
:
suspend
BackendServiceConsistentHashHttpCookieTtlArgsBuilder
.
(
)
->
Unit
)