DescribeImportResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the import was created.

Link copied to clipboard

If the importStatus field is Failed, this provides one or more reasons for the failure.

Link copied to clipboard

The unique identifier that Amazon Lex assigned to the resource created by the import.

Link copied to clipboard

The name of the imported resource.

Link copied to clipboard

The unique identifier of the described import.

Link copied to clipboard

The status of the import process. When the status is Completed the resource is imported and ready for use.

Link copied to clipboard

The date and time that the import was last updated.

Link copied to clipboard

The strategy used when there was a name conflict between the imported resource and an existing resource. When the merge strategy is FailOnConflict existing resources are not overwritten and the import fails.

Link copied to clipboard

The specifications of the imported bot, bot locale, or custom vocabulary.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String