Rule Group Rule Group
data class RuleGroupRuleGroup(val referenceSets: RuleGroupRuleGroupReferenceSets? = null, val ruleVariables: RuleGroupRuleGroupRuleVariables? = null, val rulesSource: RuleGroupRuleGroupRulesSource, val statefulRuleOptions: RuleGroupRuleGroupStatefulRuleOptions? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleGroup(referenceSets: RuleGroupRuleGroupReferenceSets? = null, ruleVariables: RuleGroupRuleGroupRuleVariables? = null, rulesSource: RuleGroupRuleGroupRulesSource, statefulRuleOptions: RuleGroupRuleGroupStatefulRuleOptions? = null)
Types
Properties
Link copied to clipboard
A configuration block that defines the IP Set References for the rule group. See Reference Sets below for details. Please notes that there can only be a maximum of 5 reference_sets
in a rule_group
. See the AWS documentation for details.