Module: Aws::LexModelBuildingService::Client::_GetIntentVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetIntentVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#intents ⇒ ::Array[Types::IntentMetadata]
443 |
# File 'sig/client.rbs', line 443
def intents: () -> ::Array[Types::IntentMetadata]
|
#next_token ⇒ ::String
444 |
# File 'sig/client.rbs', line 444
def next_token: () -> ::String
|