Class: Aws::Types::QueryInsights
- Inherits:
-
Object
- Object
- Aws::Types::QueryInsights
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mode ⇒ "ENABLED_WITH_RATE_CONTROL", "DISABLED"
Returns the value of attribute mode.
Instance Attribute Details
#mode ⇒ "ENABLED_WITH_RATE_CONTROL", "DISABLED"
Returns the value of attribute mode.
263 264 265 |
# File 'sig/types.rbs', line 263 def mode @mode end |