ExportSummary

Provides summary information about an export in an export list.

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 that Amazon Lex assigned to the export.

Link copied to clipboard

The status of the export. When the status is Completed the export is ready to download.

Link copied to clipboard

The file format used in the export files.

Link copied to clipboard

The date and time that the export was last updated.

Link copied to clipboard

Information about the bot or bot locale that was exported.

Functions

Link copied to clipboard
inline fun copy(block: ExportSummary.Builder.() -> Unit = {}): ExportSummary
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