contentHandlingStrategy

@JvmName(name = "uetxbdirsfvpxukp")
suspend fun contentHandlingStrategy(value: Output<String>)
@JvmName(name = "phydcxnbenauryba")
suspend fun contentHandlingStrategy(value: String?)

Parameters

value

Supported only for WebSocket APIs. Specifies how to handle response payload content type conversions. Supported values are CONVERT_TO_BINARY and CONVERT_TO_TEXT.