Class: Aws::Types::CountTokensResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_tokens::Integer

Returns the value of attribute input_tokens.

Returns:

  • (::Integer)


444
445
446
# File 'sig/types.rbs', line 444

def input_tokens
  @input_tokens
end