UpdateBotAliasRequest

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

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

Link copied to clipboard

The new name to assign to the bot alias.

Link copied to clipboard

The identifier of the bot with the updated alias.

Link copied to clipboard

The new bot version to assign to the bot alias.

Link copied to clipboard

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

Link copied to clipboard

The new description to assign to the bot alias.

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