Interface: AgentAliasAttributes
March 19, 2026 ยท View on GitHub
@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / AgentAliasAttributes
Interface: AgentAliasAttributes
Attributes needed to create an import
Properties
agent
readonlyagent:IAgent
The underlying agent for this alias.
agentVersion
readonlyagentVersion:string
The agent version for this alias.
aliasId
readonlyaliasId:string
The Id of the agent alias.
aliasName?
readonlyoptionalaliasName?:string
The name of the agent alias.