orStatement

@JvmName(name = "tfroahrbwxchpcux")
suspend fun orStatement(value: Output<RuleGroupRuleStatementOrStatementArgs>)
@JvmName(name = "nnchgavhofgqlsbt")
suspend fun orStatement(value: RuleGroupRuleStatementOrStatementArgs?)

Parameters

value

A logical rule statement used to combine other rule statements with OR logic. See OR Statement below for details.


@JvmName(name = "eahvtotqcrgxwfiu")
suspend fun orStatement(argument: suspend RuleGroupRuleStatementOrStatementArgsBuilder.() -> Unit)

Parameters

argument

A logical rule statement used to combine other rule statements with OR logic. See OR Statement below for details.