Builder

class Builder

Properties

Link copied to clipboard

The name of the bot.

Link copied to clipboard

The version of the bot.

Link copied to clipboard

Identifies a specific revision of the $LATEST version.

Link copied to clipboard

Settings for conversation logs for the alias.

Link copied to clipboard

A description of the alias.

Link copied to clipboard
var name: String?

The name of the alias. The name is not case sensitive.

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

A list of tags to add to the bot alias. You can only add tags when you create an alias, you can't use the PutBotAlias operation to update the tags on a bot alias. To update tags, use the TagResource operation.