headerParameters

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

Parameters

value

The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.


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

Parameters

values

The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.