Uses of Interface
software.amazon.awscdk.interfaces.bedrockagentcore.IRuntimeEndpointRef
Packages that use IRuntimeEndpointRef
Package
Description
Amazon Bedrock AgentCore Construct Library
AWS::BedrockAgentCore Construct Library
-
Uses of IRuntimeEndpointRef in software.amazon.awscdk.interfaces.bedrockagentcore
Subinterfaces of IRuntimeEndpointRef in software.amazon.awscdk.interfaces.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRuntimeEndpointRef.Classes in software.amazon.awscdk.interfaces.bedrockagentcore that implement IRuntimeEndpointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IRuntimeEndpointRef in software.amazon.awscdk.services.bedrock.agentcore.alpha
Subinterfaces of IRuntimeEndpointRef in software.amazon.awscdk.services.bedrock.agentcore.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Interface for Runtime Endpoint resources.static interfaceInternal default implementation forIRuntimeEndpoint.Classes in software.amazon.awscdk.services.bedrock.agentcore.alpha that implement IRuntimeEndpointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Bedrock Agent Core Runtime Endpoint Provides a stable endpoint for invoking agent runtimes with versioning support.class(experimental) Base class for Runtime Endpoint. -
Uses of IRuntimeEndpointRef in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement IRuntimeEndpointRefModifier and TypeClassDescriptionclassAgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.