TestSetImportResourceSpecification
Contains information about the test set that is imported.
Types
Properties
Link copied to clipboard
The description of the test set.
Link copied to clipboard
Contains information about the input location from where test-set should be imported.
Link copied to clipboard
Specifies whether the test-set being imported contains written or spoken data.
Link copied to clipboard
Contains information about the location that Amazon Lex uses to store the test-set.
Link copied to clipboard
The name of the test set.
Link copied to clipboard
A list of tags to add to the test set. You can only add tags when you import/generate a new test set. You can't use the UpdateTestSet
operation to update tags. To update tags, use the TagResource
operation.
Functions
Link copied to clipboard
inline fun copy(block: TestSetImportResourceSpecification.Builder.() -> Unit = {}): TestSetImportResourceSpecification