lambdaFunctionStartedEventAttributes property

LambdaFunctionStartedEventAttributes? lambdaFunctionStartedEventAttributes
final

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

Implementation

final LambdaFunctionStartedEventAttributes?
    lambdaFunctionStartedEventAttributes;