BotAliasTag

data class BotAliasTag(val key: String, val value: String)

A label for tagging Lex resources

Constructors

Link copied to clipboard
constructor(key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

A string used to identify this tag

Link copied to clipboard

A string containing the value for the tag