pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.firebasehosting.v1beta1.kotlin.inputs
/
HeaderArgsBuilder
/
headers
headers
@
JvmName
(
name
=
"kweimlkgxaojjopu"
)
suspend
fun
headers
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"wkptnuljphonnwov"
)
suspend
fun
headers
(
value
:
Map
<
String
,
String
>
)
Parameters
value
The additional headers to add to the response.
@
JvmName
(
name
=
"snlwgeynblldxiva"
)
fun
headers
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
The additional headers to add to the response.