passthroughBehavior

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

Parameters

value

Pass-through behavior for incoming requests based on the Content-Type header in the request, and the available mapping templates specified as the request_templates attribute. Valid values: WHEN_NO_MATCH, WHEN_NO_TEMPLATES, NEVER. Default is WHEN_NO_MATCH. Supported only for WebSocket APIs.