/dhall-aws-cloudformation/cloudformation/AWS::DLM::LifecyclePolicy/ExcludeTags.dhall
Copy path to clipboardSource
{ Type = { Properties : Optional (List (./../Tag.dhall).Type) }
, default.Properties = None (List (./../Tag.dhall).Type)
}
{ Type = { Properties : Optional (List (./../Tag.dhall).Type) }
, default.Properties = None (List (./../Tag.dhall).Type)
}