UpdateBotAliasResponse

Types

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

Properties

Link copied to clipboard

The identifier of the updated bot alias.

Link copied to clipboard

The updated Lambda functions to use in each locale for the bot alias.

Link copied to clipboard

The updated name of the bot alias.

Link copied to clipboard

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

Link copied to clipboard

The identifier of the bot with the updated alias.

Link copied to clipboard

The updated version of the bot that the alias points to.

Link copied to clipboard

The updated settings for storing conversation logs in Amazon CloudWatch Logs and Amazon S3 buckets.

Link copied to clipboard

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

Link copied to clipboard

The updated description of the bot alias.

Link copied to clipboard

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

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