generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / AgentAliasAttributes

Interface: AgentAliasAttributes

Attributes needed to create an import

Properties

agent

readonly agent: IAgent

The underlying agent for this alias.


agentVersion

readonly agentVersion: string

The agent version for this alias.


aliasId

readonly aliasId: string

The Id of the agent alias.


aliasName?

readonly optional aliasName: string

The name of the agent alias.