RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs

data class RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs(val priority: Output<Int>, val ruleDefinition: Output<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleRuleDefinitionArgs>) : ConvertibleToJava<RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleArgs>

Properties

Link copied to clipboard
val priority: Output<Int>

A setting that indicates the order in which to run this rule relative to all of the rules that are defined for a stateless rule group. AWS Network Firewall evaluates the rules in a rule group starting with the lowest priority setting.

Link copied to clipboard

A configuration block defining the stateless 5-tuple packet inspection criteria and the action to take on a packet that matches the criteria. See Rule Definition below for details.

Functions

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