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)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#intent_id ⇒ ::String

Returns:

  • (::String)


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

def intent_id: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#slot_summaries ⇒ ::Array[Types::SlotSummary]

Returns:



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

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