action Group Executor
suspend fun actionGroupExecutor(value: Output<Either<AgentActionGroupExecutor0PropertiesArgs, AgentActionGroupExecutor1PropertiesArgs>>)
suspend fun actionGroupExecutor(value: Either<AgentActionGroupExecutor0PropertiesArgs, AgentActionGroupExecutor1PropertiesArgs>?)
Parameters
value
The Amazon Resource Name (ARN) of 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.