Module: Aws::LexModelsV2::Client::_ListRecommendedIntentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_recommendation_id ⇒ ::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#summary_list ⇒ ::Array[Types::RecommendedIntentSummary]

Returns:



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

def summary_list: () -> ::Array[Types::RecommendedIntentSummary]