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.
Provides summary information about an import in an import list.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class ImportSummary
The ImportSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImportSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. The date and time that the import was created. |
![]() |
ImportedResourceId | System.String |
Gets and sets the property ImportedResourceId. The unique identifier that Amazon Lex assigned to the imported resource. |
![]() |
ImportedResourceName | System.String |
Gets and sets the property ImportedResourceName. The name that you gave the imported resource. |
![]() |
ImportedResourceType | Amazon.LexModelsV2.ImportResourceType |
Gets and sets the property ImportedResourceType. The type of resource that was imported. |
![]() |
ImportId | System.String |
Gets and sets the property ImportId. The unique identifier that Amazon Lex assigned to the import. |
![]() |
ImportStatus | Amazon.LexModelsV2.ImportStatus |
Gets and sets the property ImportStatus.
The status of the resource. When the status is |
![]() |
LastUpdatedDateTime | System.DateTime |
Gets and sets the property LastUpdatedDateTime. The date and time that the import was last updated. |
![]() |
MergeStrategy | Amazon.LexModelsV2.MergeStrategy |
Gets and sets the property MergeStrategy. The strategy used to merge existing bot or bot locale definitions with the imported definition. |
.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