Class: Aws::Types::ExecuteGremlinExplainQueryOutput
- Inherits:
-
Object
- Object
- Aws::Types::ExecuteGremlinExplainQueryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output ⇒ ::String
Returns the value of attribute output.
Instance Attribute Details
#output ⇒ ::String
Returns the value of attribute output.
217 218 219 |
# File 'sig/types.rbs', line 217 def output @output end |