CreateBotVersionResponse

Types

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

Properties

Link copied to clipboard

The bot identifier specified in the request.

Link copied to clipboard

When you send a request to create or update a bot, Amazon Lex sets the status response element to Creating. After Amazon Lex builds the bot, it sets status to Available. If Amazon Lex can't build the bot, it sets status to Failed.

Link copied to clipboard

The version number assigned to the version.

Link copied to clipboard

The source versions used for each locale in the new version.

Link copied to clipboard

A timestamp of the date and time that the version was created.

Link copied to clipboard

The description of the version specified in the request.

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