AppInstanceBot

An Amazon Lex V2 chat bot created under an AppInstance.

Types

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

Properties

Link copied to clipboard

The ARN of the AppInstanceBot.

Link copied to clipboard

The data processing instructions for an AppInstanceBot.

Link copied to clipboard

The time at which the AppInstanceBot was created.

Link copied to clipboard

The time at which the AppInstanceBot was last updated.

Link copied to clipboard

The metadata for an AppInstanceBot.

Link copied to clipboard
val name: String?

The name of the AppInstanceBot.

Functions

Link copied to clipboard
inline fun copy(block: AppInstanceBot.Builder.() -> Unit = {}): AppInstanceBot
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