andStatement

@JvmName(name = "utxrqfropgmqlrxq")
suspend fun andStatement(value: Output<RuleGroupRuleStatementAndStatementArgs>)
@JvmName(name = "lkdxbmtxpyauuqrg")
suspend fun andStatement(value: RuleGroupRuleStatementAndStatementArgs?)

Parameters

value

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


@JvmName(name = "ajijxlbdskkqxafh")
suspend fun andStatement(argument: suspend RuleGroupRuleStatementAndStatementArgsBuilder.() -> Unit)

Parameters

argument

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