LambdaFunctionScheduledEventAttributes constructor
LambdaFunctionScheduledEventAttributes({})
Implementation
LambdaFunctionScheduledEventAttributes({
required this.decisionTaskCompletedEventId,
required this.id,
required this.name,
this.control,
this.input,
this.startToCloseTimeout,
});