Uses of Interface
software.amazon.awscdk.services.bedrock.CfnIntelligentPromptRouter.RoutingCriteriaProperty
Packages that use CfnIntelligentPromptRouter.RoutingCriteriaProperty
-
Uses of CfnIntelligentPromptRouter.RoutingCriteriaProperty in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement CfnIntelligentPromptRouter.RoutingCriteriaPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntelligentPromptRouter.RoutingCriteriaPropertyMethods in software.amazon.awscdk.services.bedrock that return CfnIntelligentPromptRouter.RoutingCriteriaPropertyModifier and TypeMethodDescriptionCfnIntelligentPromptRouter.RoutingCriteriaProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrock with parameters of type CfnIntelligentPromptRouter.RoutingCriteriaPropertyModifier and TypeMethodDescriptionCfnIntelligentPromptRouter.Builder.routingCriteria(CfnIntelligentPromptRouter.RoutingCriteriaProperty routingCriteria) Routing criteria for a prompt router.CfnIntelligentPromptRouterProps.Builder.routingCriteria(CfnIntelligentPromptRouter.RoutingCriteriaProperty routingCriteria) Sets the value ofCfnIntelligentPromptRouterProps.getRoutingCriteria()voidCfnIntelligentPromptRouter.setRoutingCriteria(CfnIntelligentPromptRouter.RoutingCriteriaProperty value) Routing criteria for a prompt router.