interface IAgentAliasRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_bedrock.IAgentAliasRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbedrock#IAgentAliasRef |
![]() | software.amazon.awscdk.services.bedrock.IAgentAliasRef |
![]() | aws_cdk.aws_bedrock.IAgentAliasRef |
![]() | aws-cdk-lib » aws_bedrock » IAgentAliasRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AgentAlias.
Properties
Name | Type | Description |
---|---|---|
agent | Agent | A reference to a AgentAlias resource. |
node | Node | The tree node. |
agentAliasRef
Type:
Agent
A reference to a AgentAlias resource.
node
Type:
Node
The tree node.