Module: Aws::LexModelsV2::Client::_ListIntentMetricsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#results ⇒ ::Array[Types::AnalyticsIntentResult]

Returns:



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

def results: () -> ::Array[Types::AnalyticsIntentResult]