headerParameters

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

Parameters

value

Key-value mapping of the headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.


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

Parameters

values

Key-value mapping of the headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.