Rule Group Ip Set Reference Statement Args
data class RuleGroupIpSetReferenceStatementArgs(val arn: Output<String>, val ipSetForwardedIpConfig: Output<RuleGroupIpSetForwardedIpConfigurationArgs>? = null) : ConvertibleToJava<RuleGroupIpSetReferenceStatementArgs>
Constructors
Link copied to clipboard
constructor(arn: Output<String>, ipSetForwardedIpConfig: Output<RuleGroupIpSetForwardedIpConfigurationArgs>? = null)