@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / AddAgentAliasProps
Properties to add an Alias to an Agent
readonly
optional
agentVersion:string
The version of the agent to associate with the agent alias.
- Creates a new version of the agent.
readonly
aliasName:string
The name for the agent alias.
readonly
optional
description:string
Description for the agent alias.