andStatement

@JvmName(name = "mtemplkibidsbdte")
suspend fun andStatement(value: Output<RuleGroupRuleStatementAndStatementStatementAndStatementArgs>)

Parameters

value

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


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

Parameters

argument

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