Rule Group Rule Statement Rate Based Statement Custom Key
data class RuleGroupRuleStatementRateBasedStatementCustomKey(val cookie: RuleGroupRuleStatementRateBasedStatementCustomKeyCookie? = null, val forwardedIp: RuleGroupRuleStatementRateBasedStatementCustomKeyForwardedIp? = null, val header: RuleGroupRuleStatementRateBasedStatementCustomKeyHeader? = null, val httpMethod: RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod? = null, val ip: RuleGroupRuleStatementRateBasedStatementCustomKeyIp? = null, val labelNamespace: RuleGroupRuleStatementRateBasedStatementCustomKeyLabelNamespace? = null, val queryArgument: RuleGroupRuleStatementRateBasedStatementCustomKeyQueryArgument? = null, val queryString: RuleGroupRuleStatementRateBasedStatementCustomKeyQueryString? = null, val uriPath: RuleGroupRuleStatementRateBasedStatementCustomKeyUriPath? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRateBasedStatementCustomKey(cookie: RuleGroupRuleStatementRateBasedStatementCustomKeyCookie? = null, forwardedIp: RuleGroupRuleStatementRateBasedStatementCustomKeyForwardedIp? = null, header: RuleGroupRuleStatementRateBasedStatementCustomKeyHeader? = null, httpMethod: RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod? = null, ip: RuleGroupRuleStatementRateBasedStatementCustomKeyIp? = null, labelNamespace: RuleGroupRuleStatementRateBasedStatementCustomKeyLabelNamespace? = null, queryArgument: RuleGroupRuleStatementRateBasedStatementCustomKeyQueryArgument? = null, queryString: RuleGroupRuleStatementRateBasedStatementCustomKeyQueryString? = null, uriPath: RuleGroupRuleStatementRateBasedStatementCustomKeyUriPath? = null)