invokeMode

@JvmName(name = "ifgxnlnjkvirdjod")
suspend fun invokeMode(value: Output<String>)
@JvmName(name = "yekdtpwbkewlmobt")
suspend fun invokeMode(value: String?)

Parameters

value

Determines how the Lambda function responds to an invocation. Valid values are BUFFERED (default) and RESPONSE_STREAM. See more in Configuring a Lambda function to stream responses.