BotAudioLogDestinationArgs

data class BotAudioLogDestinationArgs(val s3Bucket: Output<BotS3BucketLogDestinationArgs>) : ConvertibleToJava<BotAudioLogDestinationArgs>

The location of audio log files collected when conversation logging is enabled for a bot.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): BotAudioLogDestinationArgs

Properties

Link copied to clipboard