@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / AgentAliasAttributes
Attributes needed to create an import
readonly
agent:IAgent
The underlying agent for this alias.
readonly
agentVersion:string
The agent version for this alias.
readonly
aliasId:string
The Id of the agent alias.
readonly
optional
aliasName:string
The name of the agent alias.