Interface IPromptRouter.Jsii$Default
- All Superinterfaces:
IPromptRouter
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IPromptRouter.Jsii$Proxy
- Enclosing interface:
IPromptRouter
Internal default implementation for
IPromptRouter
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.bedrock.alpha.IPromptRouter
IPromptRouter.Jsii$Default, IPromptRouter.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
(experimental) The ARN of the prompt router.default String
(experimental) The ID of the prompt router.default List
<IBedrockInvokable> (experimental) The foundation models / profiles this router will route to.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getPromptRouterArn
(experimental) The ARN of the prompt router.- Specified by:
getPromptRouterArn
in interfaceIPromptRouter
-
getPromptRouterId
(experimental) The ID of the prompt router.- Specified by:
getPromptRouterId
in interfaceIPromptRouter
-
getRoutingEndpoints
(experimental) The foundation models / profiles this router will route to.- Specified by:
getRoutingEndpoints
in interfaceIPromptRouter
-