/dhall-aws-cloudformation/cloudformation/AWS::NetworkFirewall::RuleGroup/ReferenceSets.dhall

Copy path to clipboard

Source

{ Type =
{ IPSetReferences :
Optional
((./../../Prelude.dhall).Map.Type Text (./IPSetReference.dhall).Type)
}
, default.IPSetReferences
= None ((./../../Prelude.dhall).Map.Type Text (./IPSetReference.dhall).Type)
}