requestHeaders

@JvmName(name = "ylhshkmbxviueeew")
suspend fun requestHeaders(value: Output<Map<String, String>>)
@JvmName(name = "lamsrmhtgvjhumuc")
suspend fun requestHeaders(value: Map<String, String>?)

Parameters

value

The HTTP request headers to send together with fulfillment requests.


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

Parameters

values

The HTTP request headers to send together with fulfillment requests.