toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
RestApiPollerRequestConfigArgsBuilder
/
headers
headers
@
JvmName
(
name
=
"klgppvohctommaek"
)
suspend
fun
headers
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"odfxinoqlonsxnsu"
)
suspend
fun
headers
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
The header for the request for the remote server.
@
JvmName
(
name
=
"klfjndwxkjvgberv"
)
fun
headers
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
The header for the request for the remote server.