ActionGroupExecutor¶
Union Type¶
ActionGroupExecutor
module-attribute
¶
ActionGroupExecutor = Union[ActionGroupExecutorLambda | ActionGroupExecutorCustomControl | ActionGroupExecutorUnknown]
Contains details about the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.