andStatement

@JvmName(name = "trpeypswrnikdfye")
suspend fun andStatement(value: Output<RuleGroupAndStatementArgs>)
@JvmName(name = "bfuginvisuvaeqib")
suspend fun andStatement(value: RuleGroupAndStatementArgs?)

Parameters

value

A logical rule statement used to combine other rule statements with AND logic. You provide more than one Statement within the AndStatement .


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

Parameters

argument

A logical rule statement used to combine other rule statements with AND logic. You provide more than one Statement within the AndStatement .