Rule Group Rule Action Allow Args
    data class RuleGroupRuleActionAllowArgs(val customRequestHandling: Output<RuleGroupRuleActionAllowCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupRuleActionAllowArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleActionAllowArgs(customRequestHandling: Output<RuleGroupRuleActionAllowCustomRequestHandlingArgs>? = null)