/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::WebACL/RuleActionOverride.dhall

Copy path to clipboard

Source

{ Type =
{ ActionToUse : (./RuleAction.dhall).Type
, Name : (./../../Fn.dhall).CfnText
}
, default = {=}
}