class Aws::BedrockAgent::Types::ActionGroupExecutor


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ActionGroupExecutor AWS API Documentation
@return [String]
business logic that is carried out upon invoking the action.
The Amazon Resource Name (ARN) of the Lambda function containing the
@!attribute [rw] lambda
@return [String]
‘InvokeAgent` response, specify `RETURN_CONTROL`.
To return the action group invocation results directly in the
@!attribute [rw] custom_control
@note ActionGroupExecutor is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ActionGroupExecutor corresponding to the set member.
@note ActionGroupExecutor is a union - when making an API calls you must set exactly one of the members.
control method for handling the information elicited from the user.
logic that is carried out upon invoking the action or the custom
Contains details about the Lambda function containing the business