pulumi-gcp-kotlin
6.67.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
=
"bowpgcamkevgfect"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"edbolpbaasovbmhj"
)
suspend
fun
name
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"cqsnfekfhdgcrquv"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qfwefvkbqnwpadgt"
)
suspend
fun
path
(
value
:
String
?
)
ttl
Link copied to clipboard
@
JvmName
(
name
=
"tudgxyvppowolyeu"
)
suspend
fun
ttl
(
value
:
Output
<
BackendServiceConsistentHashHttpCookieTtlArgs
>
)
@
JvmName
(
name
=
"xtqbcjjdlkkfpyhl"
)
suspend
fun
ttl
(
value
:
BackendServiceConsistentHashHttpCookieTtlArgs
?
)
@
JvmName
(
name
=
"nydbjwxuiuhikbrv"
)
suspend
fun
ttl
(
argument
:
suspend
BackendServiceConsistentHashHttpCookieTtlArgsBuilder
.
(
)
->
Unit
)