statefulRules

@JvmName(name = "fqkhiecxkovydoyb")
suspend fun statefulRules(value: Output<List<RuleGroupRuleGroupRulesSourceStatefulRuleArgs>>)
@JvmName(name = "eqsextfqusnwhycr")
suspend fun statefulRules(value: List<RuleGroupRuleGroupRulesSourceStatefulRuleArgs>?)

Parameters

value

Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.


@JvmName(name = "oqssfafiwdlkpwgv")
suspend fun statefulRules(vararg values: Output<RuleGroupRuleGroupRulesSourceStatefulRuleArgs>)


@JvmName(name = "xdoktjcfpxipnlqk")
suspend fun statefulRules(values: List<Output<RuleGroupRuleGroupRulesSourceStatefulRuleArgs>>)
@JvmName(name = "dsqpjxoyicntdsip")
suspend fun statefulRules(vararg values: RuleGroupRuleGroupRulesSourceStatefulRuleArgs)

Parameters

values

Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.


@JvmName(name = "xjipcsrjpbnvirpn")
suspend fun statefulRules(argument: List<suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit>)
@JvmName(name = "tqqjbllwclxcpntf")
suspend fun statefulRules(vararg argument: suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit)
@JvmName(name = "wuklqiqtornmadxq")
suspend fun statefulRules(argument: suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit)

Parameters

argument

Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.