DescribeBotAliasResponse

Types

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

Properties

Link copied to clipboard

A list of events that affect a bot alias. For example, an event is recorded when the version that the alias points to changes.

Link copied to clipboard

The identifier of the bot alias.

Link copied to clipboard

The locale settings that are unique to the alias.

Link copied to clipboard

The name of the bot alias.

Link copied to clipboard

The current status of the alias. When the alias is Available, the alias is ready for use with your bot.

Link copied to clipboard

The identifier of the bot associated with the bot alias.

Link copied to clipboard

The version of the bot associated with the bot alias.

Link copied to clipboard

Specifics of how Amazon Lex logs text and audio conversations with the bot associated with the alias.

Link copied to clipboard

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

Link copied to clipboard

The description of the bot alias.

Link copied to clipboard

A timestamp of the date and time that the alias was last updated.

Link copied to clipboard

A list of the networks to which the bot alias you described belongs.

Link copied to clipboard

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

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