Class: Aws::Types::CreatePromptRouterResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePromptRouterResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prompt_router_arn ⇒ ::String
Returns the value of attribute prompt_router_arn.
Instance Attribute Details
#prompt_router_arn ⇒ ::String
Returns the value of attribute prompt_router_arn.
1184 1185 1186 |
# File 'sig/types.rbs', line 1184 def prompt_router_arn @prompt_router_arn end |