Uses of Enum
software.amazon.awscdk.services.bedrockagentcore.InterceptionPoint
Packages that use InterceptionPoint
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of InterceptionPoint in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return InterceptionPointModifier and TypeMethodDescriptionIInterceptor.getInterceptionPoint()The interception point where this interceptor will be invoked.default InterceptionPointIInterceptor.Jsii$Default.getInterceptionPoint()The interception point where this interceptor will be invoked.LambdaInterceptor.getInterceptionPoint()The interception point (REQUEST or RESPONSE).static InterceptionPointReturns the enum constant of this type with the specified name.static InterceptionPoint[]InterceptionPoint.values()Returns an array containing the constants of this enum type, in the order they are declared.