InvokeWithResponseStreamResponse
Types
Properties
Link copied to clipboard
The stream of response payloads.
Link copied to clipboard
The version of the function that executed. When you invoke a function with an alias, this indicates which version the alias resolved to.
Link copied to clipboard
The type of data the stream is returning.
Link copied to clipboard
For a successful request, the HTTP status code is in the 200 range. For the RequestResponse
invocation type, this status code is 200. For the DryRun
invocation type, this status code is 204.
Functions
Link copied to clipboard
inline fun copy(block: InvokeWithResponseStreamResponse.Builder.() -> Unit = {}): InvokeWithResponseStreamResponse