CreateAppInstanceBotRequest

Types

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

Properties

Link copied to clipboard

The ARN of the AppInstance request.

Link copied to clipboard

The unique ID for the client making the request. Use different tokens for different AppInstanceBots.

Link copied to clipboard

Configuration information about the Amazon Lex V2 V2 bot.

Link copied to clipboard

The request metadata. Limited to a 1KB string in UTF-8.

Link copied to clipboard
val name: String?

The user's name.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the AppInstanceBot.

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