Class: Aws::Types::CreateQuickResponseResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateQuickResponseResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#quick_response ⇒ Types::QuickResponseData
Returns the value of attribute quick_response.
Instance Attribute Details
#quick_response ⇒ Types::QuickResponseData
Returns the value of attribute quick_response.
814 815 816 |
# File 'sig/types.rbs', line 814 def quick_response @quick_response end |