Learn R Programming

paws.machine.learning (version 0.9.0)

lexmodelsv2_update_test_set: The action to update the test set

Description

The action to update the test set.

See https://www.paws-r-sdk.com/docs/lexmodelsv2_update_test_set/ for full documentation.

Usage

lexmodelsv2_update_test_set(testSetId, testSetName, description = NULL)

Arguments

testSetId

[required] The test set Id for which update test operation to be performed.

testSetName

[required] The new test set name.

description

The new test set description.