UpdateExportResponse

Types

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

Properties

Link copied to clipboard

The date and time that the export was created.

Link copied to clipboard

The unique identifier Amazon Lex assigned to the export.

Link copied to clipboard

The status of the export. When the status is Completed the export archive is available for download.

Link copied to clipboard

The file format used for the files that define the resource. The TSV format is required to export a custom vocabulary only; otherwise use LexJson format.

Link copied to clipboard

The date and time that the export was last updated.

Link copied to clipboard

A description of the type of resource that was exported, either a bot or a bot locale.

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