class Aws::BedrockAgent::Types::ParameterDetail
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ParameterDetail AWS API Documentation
@return [String]
The data type of the parameter.
@!attribute [rw] type
@return [Boolean]
function for action group invocation.
Whether the parameter is required for the agent to complete the
@!attribute [rw] required
@return [String]
how to elicit the parameters from the user.
A description of the parameter. Helps the foundation model determine
@!attribute [rw] description<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetAgentActionGroup.html#API_agent_GetAgentActionGroup_ResponseSyntax<br>[4]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_UpdateAgentActionGroup.html#API_agent_UpdateAgentActionGroup_ResponseSyntax<br>[3]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_UpdateAgentActionGroup.html#API_agent_UpdateAgentActionGroup_RequestSyntax<br>[2]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html#API_agent_CreateAgentActionGroup_ResponseSyntax<br>[1]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html#API_agent_CreateAgentActionGroup_RequestSyntax<br><br><br><br>* [GetAgentActionGroup response][5]
* [UpdateAgentActionGroup response][4]
* [UpdateAgentActionGroup request][3]
* [CreateAgentActionGroup response][2]
* [CreateAgentActionGroup request][1]
This data type is used in the following API operations:
Contains details about a parameter in a function for an action group.