Uses of Class
software.amazon.awscdk.services.bedrockagentcore.ApiGatewayTargetConfiguration.Builder
Packages that use ApiGatewayTargetConfiguration.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of ApiGatewayTargetConfiguration.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return ApiGatewayTargetConfiguration.BuilderModifier and TypeMethodDescriptionApiGatewayTargetConfiguration.Builder.apiGatewayToolConfiguration(ApiGatewayToolConfiguration apiGatewayToolConfiguration) Tool configuration defining which operations to expose.ApiGatewayTargetConfiguration.Builder.create()ApiGatewayTargetConfiguration.Builder.metadataConfiguration(MetadataConfiguration metadataConfiguration) Metadata configuration for passing headers and query parameters Allows you to pass additional context through headers and query parameters.The REST API to integrate with Must be in the same account and region as the gateway.The stage name of the REST API.