/dhall-aws-cloudformation/cloudformation/AWS::ECS::TaskDefinition/FirelensConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ Options :
Optional
((./../../Prelude.dhall).Map.Type Text (./../../Fn.dhall).CfnText)
, Type : Optional (./../../Fn.dhall).CfnText
}
, default =
{ Options =
None ((./../../Prelude.dhall).Map.Type Text (./../../Fn.dhall).CfnText)
, Type = None (./../../Fn.dhall).CfnText
}
}