LambdaFunctionStartedEventAttributes constructor
LambdaFunctionStartedEventAttributes({
- required int scheduledEventId,
Implementation
LambdaFunctionStartedEventAttributes({
required this.scheduledEventId,
});