Class: Aws::Types::SpellCorrectionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SpellCorrectionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#include_query_spell_check_suggestions ⇒ Boolean
Returns the value of attribute include_query_spell_check_suggestions.
Instance Attribute Details
#include_query_spell_check_suggestions ⇒ Boolean
Returns the value of attribute include_query_spell_check_suggestions.
1900 1901 1902 |
# File 'sig/types.rbs', line 1900 def include_query_spell_check_suggestions @include_query_spell_check_suggestions end |