Rule Group Allow Action Args
data class RuleGroupAllowActionArgs(val customRequestHandling: Output<RuleGroupCustomRequestHandlingArgs>? = null) : ConvertibleToJava<RuleGroupAllowActionArgs>
Allow traffic towards application.
Constructors
Link copied to clipboard
fun RuleGroupAllowActionArgs(customRequestHandling: Output<RuleGroupCustomRequestHandlingArgs>? = null)