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

Copy path to clipboard

Source

{ Type =
{ Action : (./../../Fn.dhall).CfnText
, Header : (./Header.dhall).Type
, RuleOptions : List (./RuleOption.dhall).Type
}
, default = {=}
}