Web Acl Rule Statement Rate Based Statement Args
data class WebAclRuleStatementRateBasedStatementArgs(val aggregateKeyType: Output<String>? = null, val forwardedIpConfig: Output<WebAclRuleStatementRateBasedStatementForwardedIpConfigArgs>? = null, val limit: Output<Int>, val scopeDownStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementArgs>? = null) : ConvertibleToJava<WebAclRuleStatementRateBasedStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementRateBasedStatementArgs(aggregateKeyType: Output<String>? = null, forwardedIpConfig: Output<WebAclRuleStatementRateBasedStatementForwardedIpConfigArgs>? = null, limit: Output<Int>, scopeDownStatement: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementArgs>? = null)