Class: Aws::Types::ListLexiconsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lexicons::Array[Types::LexiconDescription]

Returns the value of attribute lexicons.

Returns:



158
159
160
# File 'sig/types.rbs', line 158

def lexicons
  @lexicons
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


159
160
161
# File 'sig/types.rbs', line 159

def next_token
  @next_token
end