orStatement

@JvmName(name = "ccohhqnvwtdpphfn")
suspend fun orStatement(value: Output<RuleGroupRuleStatementOrStatementStatementOrStatementArgs>)
@JvmName(name = "sfgfxdoeunpbrfwh")
suspend fun orStatement(value: RuleGroupRuleStatementOrStatementStatementOrStatementArgs?)

Parameters

value

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


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

Parameters

argument

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