headerParameters

@JvmName(name = "rfmtydiqohqchmcl")
suspend fun headerParameters(value: Output<Map<String, String>>)
@JvmName(name = "cdfgltnexwdwvvgr")
suspend fun headerParameters(value: Map<String, String>?)

Parameters

value

Enables you to specify HTTP headers to add to the request.


@JvmName(name = "fibcmpeighnalqld")
fun headerParameters(vararg values: Pair<String, String>)

Parameters

values

Enables you to specify HTTP headers to add to the request.