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