lambdaFunctionCompletedEventAttributes property

LambdaFunctionCompletedEventAttributes? lambdaFunctionCompletedEventAttributes
final

Provides the details of the LambdaFunctionCompleted event. It isn't set for other event types.

Implementation

final LambdaFunctionCompletedEventAttributes?
    lambdaFunctionCompletedEventAttributes;