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.

Container for the parameters to the UpdateAgentAlias operation. Updates configurations for an alias of an agent.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.BedrockAgent.AmazonBedrockAgentRequest
      Amazon.BedrockAgent.Model.UpdateAgentAliasRequest

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

Syntax

C#
public class UpdateAgentAliasRequest : AmazonBedrockAgentRequest
         IAmazonWebServiceRequest

The UpdateAgentAliasRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateAgentAliasRequest()

Properties

NameTypeDescription
Public Property AgentAliasId System.String

Gets and sets the property AgentAliasId.

The unique identifier of the alias.

Public Property AgentAliasName System.String

Gets and sets the property AgentAliasName.

Specifies a new name for the alias.

Public Property AgentId System.String

Gets and sets the property AgentId.

The unique identifier of the agent.

Public Property Description System.String

Gets and sets the property Description.

Specifies a new description for the alias.

Public Property RoutingConfiguration System.Collections.Generic.List<Amazon.BedrockAgent.Model.AgentAliasRoutingConfigurationListItem>

Gets and sets the property RoutingConfiguration.

Contains details about the routing configuration of the alias.

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