Class: Aws::Types::BatchGetQueryExecutionInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetQueryExecutionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query_execution_ids ⇒ ::Array[::String]
Returns the value of attribute query_execution_ids.
Instance Attribute Details
#query_execution_ids ⇒ ::Array[::String]
Returns the value of attribute query_execution_ids.
54 55 56 |
# File 'sig/types.rbs', line 54 def query_execution_ids @query_execution_ids end |