PromptArgs

constructor(customerEncryptionKeyArn: Output<String>? = null, defaultVariant: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null, variants: Output<List<PromptVariantArgs>>? = null)