action Group Executor
Parameters
value
ARN of the Lambda function containing the business logic that is carried out upon invoking the action or custom control method for handling the information elicited from the user. See action_group_executor
block for details.
suspend fun actionGroupExecutor(argument: suspend AgentAgentActionGroupActionGroupExecutorArgsBuilder.() -> Unit)
Parameters
argument
ARN of the Lambda function containing the business logic that is carried out upon invoking the action or custom control method for handling the information elicited from the user. See action_group_executor
block for details.