Class: Aws::Types::CancelOpenCypherQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::CancelOpenCypherQueryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Boolean
Returns the value of attribute payload.
-
#status ⇒ ::String
Returns the value of attribute status.
Instance Attribute Details
#payload ⇒ Boolean
Returns the value of attribute payload.
96 97 98 |
# File 'sig/types.rbs', line 96 def payload @payload end |
#status ⇒ ::String
Returns the value of attribute status.
95 96 97 |
# File 'sig/types.rbs', line 95 def status @status end |