class Aws::States::Types::LambdaFunctionSucceededEventDetails

Contains details about a lambda function that successfully terminated during an execution.

@!attribute [rw] output

The JSON data output by the lambda function. Length constraints
apply to the payload size, and are expressed as bytes in UTF-8
encoding.
@return [String]

@!attribute [rw] output_details

Contains details about the output of an execution history event.
@return [Types::HistoryEventExecutionDataDetails]

@see docs.aws.amazon.com/goto/WebAPI/states-2016-11-23/LambdaFunctionSucceededEventDetails AWS API Documentation

Constants

SENSITIVE