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