class Aws::Lambda::Types::InvokeWithResponseStreamCompleteEvent
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/InvokeWithResponseStreamCompleteEvent AWS API Documentation
@return [String]
The last 4 KB of the execution log, which is base64-encoded.
@!attribute [rw] log_result
@return [String]
The details of any returned error.
@!attribute [rw] error_details
@return [String]
An error code.
@!attribute [rw] error_code
A response confirming that the event stream is complete.