| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestSetExportSpecification |
TestSetExportSpecification.clone() |
TestSetExportSpecification |
ExportResourceSpecification.getTestSetExportSpecification()
Specifications for the test set that is exported as a resource.
|
TestSetExportSpecification |
TestSetExportSpecification.withTestSetId(String testSetId)
The unique identifier of the test set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportResourceSpecification.setTestSetExportSpecification(TestSetExportSpecification testSetExportSpecification)
Specifications for the test set that is exported as a resource.
|
ExportResourceSpecification |
ExportResourceSpecification.withTestSetExportSpecification(TestSetExportSpecification testSetExportSpecification)
Specifications for the test set that is exported as a resource.
|
Copyright © 2025. All rights reserved.