Class: Aws::Types::CountTokensRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inputTypes::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.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def model_id
  @model_id
end