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

Copy path to clipboard

Source

{ Type =
{ Arn : (./../../Fn.dhall).CfnText
, IPSetForwardedIPConfig :
Optional (./IPSetForwardedIPConfiguration.dhall).Type
}
, default.IPSetForwardedIPConfig
= None (./IPSetForwardedIPConfiguration.dhall).Type
}