CreateExportResponse

Types

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

Properties

Link copied to clipboard

The date and time that the request to export a bot was created.

Link copied to clipboard

An identifier for a specific request to create an export.

Link copied to clipboard

The status of the export. When the status is Completed, you can use the DescribeExport operation to get the pre-signed S3 URL link to your exported bot or bot locale.

Link copied to clipboard

The file format used for the bot or bot locale definition files.

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