toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
BackendServiceCdnPolicyCacheKeyPolicyArgsBuilder
/
includeNamedCookies
include
Named
Cookies
@
JvmName
(
name
=
"hcitclfrsghusmld"
)
suspend
fun
includeNamedCookies
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"uraouytqmcbmtapl"
)
suspend
fun
includeNamedCookies
(
value
:
List
<
String
>
?
)
Parameters
value
Names of cookies to include in cache keys.
@
JvmName
(
name
=
"kshofxihmqgaxaje"
)
suspend
fun
includeNamedCookies
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohwbbmwtvddpcjai"
)
suspend
fun
includeNamedCookies
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lgwlkatrnxpuhmrs"
)
suspend
fun
includeNamedCookies
(
vararg
values
:
String
)
Parameters
values
Names of cookies to include in cache keys.