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)


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

def bot_id: () -> ::String

#bot_version::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#intent_summaries::Array[Types::IntentSummary]

Returns:



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

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

#locale_id::String

Returns:

  • (::String)


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

def locale_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String