/dhall-aws-cloudformation/cloudformation/AWS::NetworkFirewall::LoggingConfiguration/LogDestinationConfig.dhall
Copy path to clipboardSource
{ Type =
{ LogDestination :
(./../../Prelude.dhall).Map.Type Text (./../../Fn.dhall).CfnText
, LogDestinationType : (./../../Fn.dhall).CfnText
, LogType : (./../../Fn.dhall).CfnText
}
, default = {=}
}