/dhall-aws-cloudformation/cloudformation/AWS::WAFRegional::WebACL/Rule.dhall
Copy path to clipboardSource
{ Type =
{ Action : (./Action.dhall).Type
, Priority : Integer
, RuleId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ Action : (./Action.dhall).Type
, Priority : Integer
, RuleId : (./../../Fn.dhall).CfnText
}
, default = {=}
}