Uses of Class
software.amazon.awscdk.services.bedrockagentcore.McpConfiguration.Builder
Packages that use McpConfiguration.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of McpConfiguration.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return McpConfiguration.BuilderModifier and TypeMethodDescriptionstatic McpConfiguration.BuilderMcpConfiguration.builder()McpConfiguration.Builder.instructions(String instructions) Sets the value ofMcpConfiguration.getInstructions()McpConfiguration.Builder.searchType(McpGatewaySearchType searchType) Sets the value ofMcpConfiguration.getSearchType()McpConfiguration.Builder.supportedVersions(List<? extends MCPProtocolVersion> supportedVersions) Sets the value ofMcpConfiguration.getSupportedVersions()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type McpConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(McpConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theMcpConfiguration.Builder.