Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.AddSmithyTargetOptions
Packages that use AddSmithyTargetOptions
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of AddSmithyTargetOptions in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement AddSmithyTargetOptionsMethods in software.amazon.awscdk.services.bedrockagentcore that return AddSmithyTargetOptionsModifier and TypeMethodDescriptionAddSmithyTargetOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type AddSmithyTargetOptionsModifier and TypeMethodDescriptionGateway.addSmithyTarget(String id, AddSmithyTargetOptions props) Add a Smithy target to this gateway This is a convenience method that creates a GatewayTarget associated with this gateway.