AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about the test set that is imported.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class TestSetImportResourceSpecification
The TestSetImportResourceSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
TestSetImportResourceSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. The description of the test set. |
![]() |
ImportInputLocation | Amazon.LexModelsV2.Model.TestSetImportInputLocation |
Gets and sets the property ImportInputLocation. Contains information about the input location from where test-set should be imported. |
![]() |
Modality | Amazon.LexModelsV2.TestSetModality |
Gets and sets the property Modality. Specifies whether the test-set being imported contains written or spoken data. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of an IAM role that has permission to access the test set. |
![]() |
StorageLocation | Amazon.LexModelsV2.Model.TestSetStorageLocation |
Gets and sets the property StorageLocation. Contains information about the location that Amazon Lex uses to store the test-set. |
![]() |
TestSetName | System.String |
Gets and sets the property TestSetName. The name of the test set. |
![]() |
TestSetTags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property TestSetTags.
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 |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5