AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.ImportSummary

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class ImportSummary

The ImportSummary type exposes the following members

Constructors

NameDescription
Public Method ImportSummary()

Properties

NameTypeDescription
Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The date and time that the import was created.

Public Property ImportedResourceId System.String

Gets and sets the property ImportedResourceId.

The unique identifier that Amazon Lex assigned to the imported resource.

Public Property ImportedResourceName System.String

Gets and sets the property ImportedResourceName.

The name that you gave the imported resource.

Public Property ImportedResourceType Amazon.LexModelsV2.ImportResourceType

Gets and sets the property ImportedResourceType.

The type of resource that was imported.

Public Property ImportId System.String

Gets and sets the property ImportId.

The unique identifier that Amazon Lex assigned to the import.

Public Property ImportStatus Amazon.LexModelsV2.ImportStatus

Gets and sets the property ImportStatus.

The status of the resource. When the status is Completed the resource is ready to build.

Public Property LastUpdatedDateTime System.DateTime

Gets and sets the property LastUpdatedDateTime.

The date and time that the import was last updated.

Public Property 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.

Version Information

.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