RuleGroupRuleActionCountArgs

data class RuleGroupRuleActionCountArgs(val customRequestHandling: Output<RuleGroupRuleActionCountCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupRuleActionCountArgs>

Constructors

Link copied to clipboard
constructor(customRequestHandling: Output<RuleGroupRuleActionCountCustomRequestHandlingArgs>? = null)

Properties

Link copied to clipboard

Defines custom handling for the web request. See Custom Request Handling below for details.

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleActionCountArgs