BotVersion

class BotVersion : KotlinCustomResource

A version is a numbered snapshot of your work that you can publish for use in different parts of your workflow, such as development, beta deployment, and production.

Properties

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
val urn: Output<String>