@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / AgentAliasProps
Properties for creating a CDK-Managed Agent Alias.
readonlyagent:IAgent
The agent associated to this alias.
readonlyoptionalagentVersion:string
The version of the agent to associate with the agent alias.
- Creates a new version of the agent.
readonlyoptionalaliasName:string
The name for the agent alias.
- "latest-{hash}"
readonlyoptionaldescription:string
Description for the agent alias.