statefulRuleGroupReferences

@JvmName(name = "ujreuykrvywgwqpv")
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 = "ayjyqthnynfewpsq")
suspend fun statefulRuleGroupReferences(vararg values: Output<FirewallPolicyStatefulRuleGroupReferenceArgs>)


@JvmName(name = "uaomvsmboovgqyhb")
suspend fun statefulRuleGroupReferences(values: List<Output<FirewallPolicyStatefulRuleGroupReferenceArgs>>)
@JvmName(name = "jscxawxmqgnspulj")
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 = "yrswloccbaydfpif")
suspend fun statefulRuleGroupReferences(argument: List<suspend FirewallPolicyStatefulRuleGroupReferenceArgsBuilder.() -> Unit>)
@JvmName(name = "eugqoynckmnuwdwl")
suspend fun statefulRuleGroupReferences(vararg argument: suspend FirewallPolicyStatefulRuleGroupReferenceArgsBuilder.() -> Unit)
@JvmName(name = "ivkmqjvgegqfbecc")
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.