Bot

class Bot : KotlinCustomResource

Amazon Lex conversational bot performing automated tasks such as ordering a pizza, booking a hotel, and so on.

Properties

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

Specifies whether to build the bot locales after bot creation completes.

Link copied to clipboard
Link copied to clipboard
val botLocales: Output<List<BotLocale>>?

List of bot locales

Link copied to clipboard
val botTags: Output<List<BotTag>>?

A list of tags to add to the bot, which can only be added at bot creation.

Link copied to clipboard

Data privacy setting of the Bot.

Link copied to clipboard
val description: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

IdleSessionTTLInSeconds of the resource

Link copied to clipboard
val name: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>
Link copied to clipboard
Link copied to clipboard

A list of tags to add to the test alias for a bot, , which can only be added at bot/bot alias creation.

Link copied to clipboard
val urn: Output<String>