Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IGatewayTarget
Packages that use IGatewayTarget
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IGatewayTarget in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IGatewayTarget in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGatewayTarget.interfaceInterface for MCP gateway targets.static interfaceInternal default implementation forIMcpGatewayTarget.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IGatewayTargetModifier and TypeClassDescriptionclassDefines tools that your gateway will host.classBase class for gateway target implementations.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return IGatewayTargetModifier and TypeMethodDescriptionstatic IGatewayTargetGatewayTarget.fromGatewayTargetAttributes(software.constructs.Construct scope, String id, GatewayTargetAttributes attrs) Import an existing Gateway Target using its attributes This allows you to reference a Gateway Target that was created outside of CDK.