Module: Aws::LexModelsV2::Client::_ListTestSetRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTestSetRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1855 |
# File 'sig/client.rbs', line 1855
def next_token: () -> ::String
|
#test_set_records ⇒ ::Array[Types::TestSetTurnRecord]
1854 |
# File 'sig/client.rbs', line 1854
def test_set_records: () -> ::Array[Types::TestSetTurnRecord]
|