Bot Audio Log Setting Args
data class BotAudioLogSettingArgs(val destination: Output<BotAudioLogDestinationArgs>, val enabled: Output<Boolean>) : ConvertibleToJava<BotAudioLogSettingArgs>
Settings for logging audio of conversations between Amazon Lex and a user. You specify whether to log audio and the Amazon S3 bucket where the audio file is stored.