Module: Aws::LexModelBuildingService::Client::_GetUtterancesViewResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetUtterancesViewResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_name ⇒ ::String
550 |
# File 'sig/client.rbs', line 550
def bot_name: () -> ::String
|
#utterances ⇒ ::Array[Types::UtteranceList]
551 |
# File 'sig/client.rbs', line 551
def utterances: () -> ::Array[Types::UtteranceList]
|