/dhall-aws-cloudformation/cloudformation/AWS::WAFv2::RuleGroup/IPSetReferenceStatement.dhall
Copy path to clipboardSource
{ Type =
{ Arn : (./../../Fn.dhall).CfnText
, IPSetForwardedIPConfig :
Optional (./IPSetForwardedIPConfiguration.dhall).Type
}
, default.IPSetForwardedIPConfig
= None (./IPSetForwardedIPConfiguration.dhall).Type
}