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.
239 240 241 |
# File 'sig/types.rbs', line 239 def quick_response @quick_response end |