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)


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

def bot_id: () -> ::String

#bot_recommendation_id::String

Returns:

  • (::String)


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

def bot_recommendation_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#summary_list::Array[Types::RecommendedIntentSummary]

Returns:



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

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