Class: Aws::Types::HierarchicalChunkingLevelConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::HierarchicalChunkingLevelConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_tokens ⇒ ::Integer
Returns the value of attribute max_tokens.
Instance Attribute Details
#max_tokens ⇒ ::Integer
Returns the value of attribute max_tokens.
1469 1470 1471 |
# File 'sig/types.rbs', line 1469 def max_tokens @max_tokens end |