class Aws::Lambda::Types::InvokeWithResponseStreamResponse


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/InvokeWithResponseStreamResponse AWS API Documentation
@return [String]
The type of data the stream is returning.
@!attribute [rw] response_stream_content_type
@return [Types::InvokeWithResponseStreamResponseEvent]
The stream of response payloads.
@!attribute [rw] event_stream
@return [String]
resolved to.
function with an alias, this indicates which version the alias
The version of the function that executed. When you invoke a
@!attribute [rw] executed_version
@return [Integer]
For the ‘DryRun` invocation type, this status code is 204.
For the `RequestResponse` invocation type, this status code is 200.
For a successful request, the HTTP status code is in the 200 range.
@!attribute [rw] status_code