Class: Aws::Types::CountTokensResponse
- Inherits:
-
Object
- Object
- Aws::Types::CountTokensResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_tokens ⇒ ::Integer
Returns the value of attribute input_tokens.
Instance Attribute Details
#input_tokens ⇒ ::Integer
Returns the value of attribute input_tokens.
444 445 446 |
# File 'sig/types.rbs', line 444 def input_tokens @input_tokens end |