Class: Aws::Types::QueryExecutionOptions
- Inherits:
-
Object
- Object
- Aws::Types::QueryExecutionOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query_execution_mode ⇒ "AUTO", "MANUAL"
Returns the value of attribute query_execution_mode.
Instance Attribute Details
#query_execution_mode ⇒ "AUTO", "MANUAL"
Returns the value of attribute query_execution_mode.
8994 8995 8996 |
# File 'sig/types.rbs', line 8994 def query_execution_mode @query_execution_mode end |