Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGateway.MCPGatewayConfigurationProperty.Builder
Packages that use CfnGateway.MCPGatewayConfigurationProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGateway.MCPGatewayConfigurationProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGateway.MCPGatewayConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnGateway.MCPGatewayConfigurationProperty.builder()
CfnGateway.MCPGatewayConfigurationProperty.Builder.instructions
(String instructions) Sets the value ofCfnGateway.MCPGatewayConfigurationProperty.getInstructions()
CfnGateway.MCPGatewayConfigurationProperty.Builder.searchType
(String searchType) Sets the value ofCfnGateway.MCPGatewayConfigurationProperty.getSearchType()
CfnGateway.MCPGatewayConfigurationProperty.Builder.supportedVersions
(List<String> supportedVersions) Sets the value ofCfnGateway.MCPGatewayConfigurationProperty.getSupportedVersions()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGateway.MCPGatewayConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGateway.MCPGatewayConfigurationProperty.Builder
.