passthroughBehavior

@JvmName(name = "tuvqcwecaskhehgr")
suspend fun passthroughBehavior(value: Output<String>)
@JvmName(name = "ujprjwdcsonxcesp")
suspend fun passthroughBehavior(value: String?)

Parameters

value

Specifies the pass-through behavior for incoming requests based on the Content-Type header in the request, and the available mapping templates specified as the requestTemplates property on the Integration resource. There are three valid values: WHEN_NO_MATCH, WHEN_NO_TEMPLATES, and NEVER. Supported only for WebSocket APIs.