Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.IGatewayProtocolConfig
Packages that use IGatewayProtocolConfig
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IGatewayProtocolConfig in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of IGatewayProtocolConfig in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGatewayProtocolConfig.Classes in software.amazon.awscdk.services.bedrockagentcore that implement IGatewayProtocolConfigModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classMCP (Model Context Protocol) configuration implementation.Methods in software.amazon.awscdk.services.bedrockagentcore that return IGatewayProtocolConfigModifier and TypeMethodDescriptionGateway.getProtocolConfiguration()The protocol configuration for the gateway.abstract IGatewayProtocolConfigGatewayBase.getProtocolConfiguration()The protocol configuration for the gateway.default IGatewayProtocolConfigGatewayProps.getProtocolConfiguration()The protocol configuration for the gateway.final IGatewayProtocolConfigGatewayProps.Jsii$Proxy.getProtocolConfiguration()IGateway.getProtocolConfiguration()The protocol configuration for the gateway.default IGatewayProtocolConfigIGateway.Jsii$Default.getProtocolConfiguration()The protocol configuration for the gateway.static IGatewayProtocolConfigGatewayProtocol.mcp()Create an MCP protocol configuration.static IGatewayProtocolConfigGatewayProtocol.mcp(McpConfiguration props) Create an MCP protocol configuration.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type IGatewayProtocolConfigModifier and TypeMethodDescriptionGateway.Builder.protocolConfiguration(IGatewayProtocolConfig protocolConfiguration) The protocol configuration for the gateway.GatewayProps.Builder.protocolConfiguration(IGatewayProtocolConfig protocolConfiguration) Sets the value ofGatewayProps.getProtocolConfiguration()