Builder

class Builder

Properties

Link copied to clipboard

The status of the export.

Link copied to clipboard

The format of the exported data.

Link copied to clipboard

If status is FAILED, Amazon Lex provides the reason that it failed to export the resource.

Link copied to clipboard
var name: String?

The name of the bot being exported.

Link copied to clipboard

The type of the exported resource.

Link copied to clipboard
var url: String?

An S3 pre-signed URL that provides the location of the exported resource. The exported resource is a ZIP archive that contains the exported resource in JSON format. The structure of the archive may change. Your code should not rely on the archive structure.

Link copied to clipboard

The version of the bot being exported.