Class: Aws::Types::DescribeLookupTablesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lookup_tables::Array[Types::LookupTable]

Returns the value of attribute lookup_tables.

Returns:



683
684
685
# File 'sig/types.rbs', line 683

def lookup_tables
  @lookup_tables
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


684
685
686
# File 'sig/types.rbs', line 684

def next_token
  @next_token
end