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.
1211 1212 1213 |
# File 'sig/types.rbs', line 1211 def granularity @granularity end |
#language ⇒ "af", ...
Returns the value of attribute language.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def language @language end |