lambdaFunctionScheduledEventAttributes property

LambdaFunctionScheduledEventAttributes? lambdaFunctionScheduledEventAttributes
final

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

Implementation

final LambdaFunctionScheduledEventAttributes?
    lambdaFunctionScheduledEventAttributes;