Uses of Interface
software.amazon.awscdk.services.bedrock.alpha.IAgent
Packages that use IAgent
-
Uses of IAgent in software.amazon.awscdk.services.bedrock.alpha
Subinterfaces of IAgent in software.amazon.awscdk.services.bedrock.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAgent.Classes in software.amazon.awscdk.services.bedrock.alpha that implement IAgentModifier and TypeClassDescriptionclass(experimental) Class to create (or import) an Agent with CDK.class(experimental) Abstract base class for an Agent.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrock.alpha that return IAgentModifier and TypeMethodDescriptionstatic IAgentAgent.fromAgentAttributes(software.constructs.Construct scope, String id, AgentAttributes attrs) (experimental) Creates an Agent reference from an existing agent's attributes.AgentAlias.getAgent()(experimental) The underlying agent for this alias.AgentAliasAttributes.getAgent()(experimental) The underlying agent for this alias.final IAgentAgentAliasAttributes.Jsii$Proxy.getAgent()abstract IAgentAgentAliasBase.getAgent()(experimental) The underlying agent for this alias.AgentAliasProps.getAgent()(experimental) The agent associated to this alias.final IAgentAgentAliasProps.Jsii$Proxy.getAgent()IAgentAlias.getAgent()(experimental) The underlying agent for this alias.default IAgentIAgentAlias.Jsii$Default.getAgent()(experimental) The underlying agent for this alias.Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type IAgentModifier and TypeMethodDescription(experimental) The agent associated to this alias.Sets the value ofAgentAliasAttributes.getAgent()Sets the value ofAgentAliasProps.getAgent()