Module: Aws::LexModelsV2::Client::_ListTestSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1868 |
# File 'sig/client.rbs', line 1868
def next_token: () -> ::String
|
#test_sets ⇒ ::Array[Types::TestSetSummary]
1867 |
# File 'sig/client.rbs', line 1867
def test_sets: () -> ::Array[Types::TestSetSummary]
|