AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information pertaining to the action group or knowledge base that is being invoked.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class InvocationInput
The InvocationInput type exposes the following members
| Name | Description | |
|---|---|---|
|
InvocationInput() |
| Name | Type | Description | |
|---|---|---|---|
|
ActionGroupInvocationInput | Amazon.BedrockAgentRuntime.Model.ActionGroupInvocationInput |
Gets and sets the property ActionGroupInvocationInput. Contains information about the action group to be invoked. |
|
AgentCollaboratorInvocationInput | Amazon.BedrockAgentRuntime.Model.AgentCollaboratorInvocationInput |
Gets and sets the property AgentCollaboratorInvocationInput. The collaborator's invocation input. |
|
CodeInterpreterInvocationInput | Amazon.BedrockAgentRuntime.Model.CodeInterpreterInvocationInput |
Gets and sets the property CodeInterpreterInvocationInput. Contains information about the code interpreter to be invoked. |
|
InvocationType | Amazon.BedrockAgentRuntime.InvocationType |
Gets and sets the property InvocationType. Specifies whether the agent is invoking an action group or a knowledge base. |
|
KnowledgeBaseLookupInput | Amazon.BedrockAgentRuntime.Model.KnowledgeBaseLookupInput |
Gets and sets the property KnowledgeBaseLookupInput. Contains details about the knowledge base to look up and the query to be made. |
|
TraceId | System.String |
Gets and sets the property TraceId. The unique identifier of the trace. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5