GetBotAliasResponse

Types

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

Properties

Link copied to clipboard

The name of the bot that the alias points to.

Link copied to clipboard

The version of the bot that the alias points to.

Link copied to clipboard

Checksum of the bot alias.

Link copied to clipboard

The settings that determine how Amazon Lex uses conversation logs for the alias.

Link copied to clipboard

The date that the bot alias was created.

Link copied to clipboard

A description of the bot alias.

Link copied to clipboard

The date that the bot alias was updated. When you create a resource, the creation date and the last updated date are the same.

Link copied to clipboard
val name: String?

The name of 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