ScheduleLambdaFunctionFailedEventAttributes
Provides the details of the ScheduleLambdaFunctionFailed
event. It isn't set for other event types.
Types
Properties
Link copied to clipboard
The cause of the failure. To help diagnose issues, use this information to trace back the chain of events leading up to this event.
Link copied to clipboard
The ID of the LambdaFunctionCompleted
event corresponding to the decision that resulted in scheduling this Lambda task. To help diagnose issues, use this information to trace back the chain of events leading up to this event.
Functions
Link copied to clipboard
inline fun copy(block: ScheduleLambdaFunctionFailedEventAttributes.Builder.() -> Unit = {}): ScheduleLambdaFunctionFailedEventAttributes