CreateBotAliasResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the bot alias.

Link copied to clipboard

Configuration information for a specific locale.

Link copied to clipboard

The name specified for the bot alias.

Link copied to clipboard

The current status of the alias. The alias is first put into the Creating state. When the alias is ready to be used, it is put into the Available state. You can use the DescribeBotAlias operation to get the current state of an alias.

Link copied to clipboard

The unique identifier of the bot that this alias applies to.

Link copied to clipboard

The version of the bot associated with this alias.

Link copied to clipboard

The conversation log settings specified for the alias.

Link copied to clipboard

A Unix timestamp indicating the date and time that the bot alias was created.

Link copied to clipboard

The description specified for the bot alias.

Link copied to clipboard

Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.

Link copied to clipboard

A list of tags associated with the bot alias.

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