Class: Aws::Types::CountTokensRequest
- Inherits:
-
Object
- Object
- Aws::Types::CountTokensRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input ⇒ Types::CountTokensInput
Returns the value of attribute input.
-
#model_id ⇒ ::String
Returns the value of attribute model_id.
Instance Attribute Details
#input ⇒ Types::CountTokensInput
Returns the value of attribute input.
439 440 441 |
# File 'sig/types.rbs', line 439 def input @input end |
#model_id ⇒ ::String
Returns the value of attribute model_id.
438 439 440 |
# File 'sig/types.rbs', line 438 def model_id @model_id end |