Bot Alias Audio Log Setting
data class BotAliasAudioLogSetting(val destination: BotAliasAudioLogDestination, val enabled: Boolean)
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.