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