/dhall-aws-cloudformation/cloudformation/AWS::Lex::BotAlias/AudioLogSetting.dhall
Copy path to clipboardSource
{ Type = { Destination : (./AudioLogDestination.dhall).Type, Enabled : Bool }
, default = {=}
}
{ Type = { Destination : (./AudioLogDestination.dhall).Type, Enabled : Bool }
, default = {=}
}