Class: Aws::Types::ExecuteGremlinExplainQueryInput
- Inherits:
-
Object
- Object
- Aws::Types::ExecuteGremlinExplainQueryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#gremlin_query ⇒ ::String
Returns the value of attribute gremlin_query.
Instance Attribute Details
#gremlin_query ⇒ ::String
Returns the value of attribute gremlin_query.
212 213 214 |
# File 'sig/types.rbs', line 212 def gremlin_query @gremlin_query end |