Class: Aws::Types::ClarifyTextConfig
- Inherits:
-
Object
- Object
- Aws::Types::ClarifyTextConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#granularity ⇒ "token", ...
Returns the value of attribute granularity.
-
#language ⇒ "af", ...
Returns the value of attribute language.
Instance Attribute Details
#granularity ⇒ "token", ...
Returns the value of attribute granularity.
1226 1227 1228 |
# File 'sig/types.rbs', line 1226 def granularity @granularity end |
#language ⇒ "af", ...
Returns the value of attribute language.
1225 1226 1227 |
# File 'sig/types.rbs', line 1225 def language @language end |