Rule Group Rule Statement Rate Based Statement Args
data class RuleGroupRuleStatementRateBasedStatementArgs(val aggregateKeyType: Output<String>? = null, val forwardedIpConfig: Output<RuleGroupRuleStatementRateBasedStatementForwardedIpConfigArgs>? = null, val limit: Output<Int>, val scopeDownStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementRateBasedStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRateBasedStatementArgs(aggregateKeyType: Output<String>? = null, forwardedIpConfig: Output<RuleGroupRuleStatementRateBasedStatementForwardedIpConfigArgs>? = null, limit: Output<Int>, scopeDownStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs>? = null)
Functions
Properties
Link copied to clipboard
val forwardedIpConfig: Output<RuleGroupRuleStatementRateBasedStatementForwardedIpConfigArgs>? = null
Link copied to clipboard
val scopeDownStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs>? = null