/dhall-aws-cloudformation/cloudformation/AWS::Lex::BotAlias/AudioLogSetting.dhall

Copy path to clipboard

Source

{ Type = { Destination : (./AudioLogDestination.dhall).Type, Enabled : Bool }
, default = {=}
}