Module: Aws::LexModelsV2::Client::_ListIntentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#intent_summaries ⇒ ::Array[Types::IntentSummary]

Returns:



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

def intent_summaries: () -> ::Array[Types::IntentSummary]

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String