Web Acl Ip Set Reference Statement
data class WebAclIpSetReferenceStatement(val arn: String, val ipSetForwardedIpConfig: WebAclIpSetForwardedIpConfiguration? = null)
Constructors
Link copied to clipboard
fun WebAclIpSetReferenceStatement(arn: String, ipSetForwardedIpConfig: WebAclIpSetForwardedIpConfiguration? = null)