Class: Aws::Types::BatchDetectDominantLanguageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:text_list])

Instance Attribute Summary collapse

Instance Attribute Details

#text_list::Array[::String]

Returns the value of attribute text_list.

Returns:

  • (::Array[::String])


28
29
30
# File 'sig/types.rbs', line 28

def text_list
  @text_list
end