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

Copy path to clipboard

Source

{ Type = { PatchRules : Optional (List (./Rule.dhall).Type) }
, default.PatchRules = None (List (./Rule.dhall).Type)
}