AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgentRuntime.Model.InvocationInput

Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z

Syntax

C#
public class InvocationInput

The InvocationInput type exposes the following members

Constructors

NameDescription
Public Method InvocationInput()

Properties

NameTypeDescription
Public Property ActionGroupInvocationInput Amazon.BedrockAgentRuntime.Model.ActionGroupInvocationInput

Gets and sets the property ActionGroupInvocationInput.

Contains information about the action group to be invoked.

Public Property AgentCollaboratorInvocationInput Amazon.BedrockAgentRuntime.Model.AgentCollaboratorInvocationInput

Gets and sets the property AgentCollaboratorInvocationInput.

The collaborator's invocation input.

Public Property CodeInterpreterInvocationInput Amazon.BedrockAgentRuntime.Model.CodeInterpreterInvocationInput

Gets and sets the property CodeInterpreterInvocationInput.

Contains information about the code interpreter to be invoked.

Public Property InvocationType Amazon.BedrockAgentRuntime.InvocationType

Gets and sets the property InvocationType.

Specifies whether the agent is invoking an action group or a knowledge base.

Public Property 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.

Public Property TraceId System.String

Gets and sets the property TraceId.

The unique identifier of the trace.

Version Information

.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