BotAlias

class BotAlias : KotlinCustomResource

A Bot Alias enables you to change the version of a bot without updating applications that use the bot

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val botAliasId: Output<String>
Link copied to clipboard
val botAliasName: Output<String>
Link copied to clipboard
Link copied to clipboard

A list of tags to add to the bot alias.

Link copied to clipboard
val botId: Output<String>
Link copied to clipboard
val botVersion: Output<String>?
Link copied to clipboard
val description: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.

Link copied to clipboard
val urn: Output<String>