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.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class UpdateAgentAliasRequest : AmazonBedrockAgentRequest IAmazonWebServiceRequest
The UpdateAgentAliasRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateAgentAliasRequest() |
Name | Type | Description | |
---|---|---|---|
AgentAliasId | System.String |
Gets and sets the property AgentAliasId. The unique identifier of the alias. |
|
AgentAliasName | System.String |
Gets and sets the property AgentAliasName. Specifies a new name for the alias. |
|
AgentId | System.String |
Gets and sets the property AgentId. The unique identifier of the agent. |
|
Description | System.String |
Gets and sets the property Description. Specifies a new description for the alias. |
|
RoutingConfiguration | System.Collections.Generic.List<Amazon.BedrockAgent.Model.AgentAliasRoutingConfigurationListItem> |
Gets and sets the property RoutingConfiguration. Contains details about the routing configuration of the alias. |
.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