Rule Group Rule Group Rules Source Stateful Rule Args
data class RuleGroupRuleGroupRulesSourceStatefulRuleArgs(val action: Output<String>, val header: Output<RuleGroupRuleGroupRulesSourceStatefulRuleHeaderArgs>, val ruleOptions: Output<List<RuleGroupRuleGroupRulesSourceStatefulRuleRuleOptionArgs>>) : ConvertibleToJava<RuleGroupRuleGroupRulesSourceStatefulRuleArgs>
Constructors
Link copied to clipboard
constructor(action: Output<String>, header: Output<RuleGroupRuleGroupRulesSourceStatefulRuleHeaderArgs>, ruleOptions: Output<List<RuleGroupRuleGroupRulesSourceStatefulRuleRuleOptionArgs>>)
Properties
Link copied to clipboard
Link copied to clipboard
A configuration block containing the stateful 5-tuple inspection criteria for the rule, used to inspect traffic flows. See Header below for details.
Link copied to clipboard
Set of configuration blocks containing additional settings for a stateful rule. See Rule Option below for details.