R/lexmodelsv2_operations.R
lexmodelsv2_update_test_set.Rd
The action to update the test set.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_update_test_set/ for full documentation.
lexmodelsv2_update_test_set(testSetId, testSetName, description = NULL)
[required] The test set Id for which update test operation to be performed.
[required] The new test set name.
The new test set description.