Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.GatewayTargetSmithyProps
Packages that use GatewayTargetSmithyProps
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of GatewayTargetSmithyProps in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement GatewayTargetSmithyPropsModifier and TypeClassDescriptionstatic final classAn implementation forGatewayTargetSmithyPropsMethods in software.amazon.awscdk.services.bedrockagentcore that return GatewayTargetSmithyPropsModifier and TypeMethodDescriptionGatewayTargetSmithyProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type GatewayTargetSmithyPropsModifier and TypeMethodDescriptionstatic GatewayTargetGatewayTarget.forSmithy(software.constructs.Construct scope, String id, GatewayTargetSmithyProps props) Create a Smithy-based MCP target Convenience method for creating a target that exposes a Smithy-modeled API.