Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.McpTargetConfigurationProperty.Builder
Packages that use CfnGatewayTarget.McpTargetConfigurationProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGatewayTarget.McpTargetConfigurationProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayTarget.McpTargetConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayTarget.McpTargetConfigurationProperty.builder()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.lambda
(IResolvable lambda) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getLambda()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.lambda
(CfnGatewayTarget.McpLambdaTargetConfigurationProperty lambda) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getLambda()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.openApiSchema
(IResolvable openApiSchema) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getOpenApiSchema()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.openApiSchema
(CfnGatewayTarget.ApiSchemaConfigurationProperty openApiSchema) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getOpenApiSchema()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.smithyModel
(IResolvable smithyModel) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getSmithyModel()
CfnGatewayTarget.McpTargetConfigurationProperty.Builder.smithyModel
(CfnGatewayTarget.ApiSchemaConfigurationProperty smithyModel) Sets the value ofCfnGatewayTarget.McpTargetConfigurationProperty.getSmithyModel()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayTarget.McpTargetConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGatewayTarget.McpTargetConfigurationProperty.Builder
.