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

Copy path to clipboard

Source

{ Type =
{ Actions : List (./../../Fn.dhall).CfnText
, MatchAttributes : (./MatchAttributes.dhall).Type
}
, default = {=}
}