/dhall-aws-cloudformation/cloudformation/AWS::SSM::PatchBaseline/PatchFilterGroup.dhall

Copy path to clipboard

Source

{ Type = { PatchFilters : Optional (List (./PatchFilter.dhall).Type) }
, default.PatchFilters = None (List (./PatchFilter.dhall).Type)
}