DescribeExportResponse

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

A pre-signed S3 URL that points to the bot or bot locale archive. The URL is only available for 5 minutes after calling the DescribeExport operation.

Link copied to clipboard

The unique identifier of the described export.

Link copied to clipboard

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

Link copied to clipboard

If the exportStatus is failed, contains one or more reasons why the export could not be completed.

Link copied to clipboard

The file format used in the files that describe the resource.

Link copied to clipboard

The last date and time that the export was updated.

Link copied to clipboard

The bot, bot ID, and optional locale ID of the exported bot or 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