Class: Aws::Types::StartQueryResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartQueryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query_id ⇒ ::String
Returns the value of attribute query_id.
Instance Attribute Details
#query_id ⇒ ::String
Returns the value of attribute query_id.
2177 2178 2179 |
# File 'sig/types.rbs', line 2177 def query_id @query_id end |