statefulRuleGroupReferences

@JvmName(name = "olygpniudgrfeead")
suspend fun statefulRuleGroupReferences(value: Output<List<FirewallPolicyStatefulRuleGroupReferenceArgs>>)

Parameters

value

References to the stateful rule groups that are used in the policy. These define the inspection criteria in stateful rules.


@JvmName(name = "umwnopwtmlrgpuam")
suspend fun statefulRuleGroupReferences(vararg values: Output<FirewallPolicyStatefulRuleGroupReferenceArgs>)


@JvmName(name = "vcxnxubleuwxqvir")
suspend fun statefulRuleGroupReferences(values: List<Output<FirewallPolicyStatefulRuleGroupReferenceArgs>>)
@JvmName(name = "oraohlwyeewlsqdt")
suspend fun statefulRuleGroupReferences(vararg values: FirewallPolicyStatefulRuleGroupReferenceArgs)

Parameters

values

References to the stateful rule groups that are used in the policy. These define the inspection criteria in stateful rules.


@JvmName(name = "cyouvntunelrojbl")
suspend fun statefulRuleGroupReferences(argument: List<suspend FirewallPolicyStatefulRuleGroupReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "wbuiurgrwxoottxw")
suspend fun statefulRuleGroupReferences(vararg argument: suspend FirewallPolicyStatefulRuleGroupReferenceArgsBuilder.() -> Unit)
@JvmName(name = "qlrjoqtklthukgdg")
suspend fun statefulRuleGroupReferences(argument: suspend FirewallPolicyStatefulRuleGroupReferenceArgsBuilder.() -> Unit)

Parameters

argument

References to the stateful rule groups that are used in the policy. These define the inspection criteria in stateful rules.