Class: Aws::Types::RetrievalResultSqlLocation
- Inherits:
-
Object
- Object
- Aws::Types::RetrievalResultSqlLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query ⇒ ::String
Returns the value of attribute query.
Instance Attribute Details
#query ⇒ ::String
Returns the value of attribute query.
2396 2397 2398 |
# File 'sig/types.rbs', line 2396 def query @query end |