Module: Aws::LexModelsV2::Client::_ListSlotsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSlotsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#bot_id::String

Returns:

  • (::String)


1778
# File 'sig/client.rbs', line 1778

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


1779
# File 'sig/client.rbs', line 1779

def bot_version: () -> ::String

#intent_id::String

Returns:

  • (::String)


1781
# File 'sig/client.rbs', line 1781

def intent_id: () -> ::String

#locale_id::String

Returns:

  • (::String)


1780
# File 'sig/client.rbs', line 1780

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


1783
# File 'sig/client.rbs', line 1783

def next_token: () -> ::String

#slot_summaries::Array[Types::SlotSummary]

Returns:



1782
# File 'sig/client.rbs', line 1782

def slot_summaries: () -> ::Array[Types::SlotSummary]