Class: Aws::Types::PromptFlowNodeResourceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PromptFlowNodeResourceConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prompt_arn ⇒ ::String
Returns the value of attribute prompt_arn.
Instance Attribute Details
#prompt_arn ⇒ ::String
Returns the value of attribute prompt_arn.
2232 2233 2234 |
# File 'sig/types.rbs', line 2232 def prompt_arn @prompt_arn end |