Class: Aws::Types::UpdateQuickResponseResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateQuickResponseResponse
- 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.
3306 3307 3308 |
# File 'sig/types.rbs', line 3306 def quick_response @quick_response end |