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