Rule Group Ip Set Reference Statement
data class RuleGroupIpSetReferenceStatement(val arn: String, val ipSetForwardedIpConfig: RuleGroupIpSetForwardedIpConfiguration? = null)
Constructors
Link copied to clipboard
fun RuleGroupIpSetReferenceStatement(arn: String, ipSetForwardedIpConfig: RuleGroupIpSetForwardedIpConfiguration? = null)