Class: Aws::Types::DescribePromptResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribePromptResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prompt ⇒ Types::Prompt
Returns the value of attribute prompt.
Instance Attribute Details
#prompt ⇒ Types::Prompt
Returns the value of attribute prompt.
2741 2742 2743 |
# File 'sig/types.rbs', line 2741 def prompt @prompt end |