andStatement

@JvmName(name = "vkpvipklvydoqhjc")
suspend fun andStatement(value: Output<RuleGroupRuleStatementNotStatementStatementAndStatementArgs>)

Parameters

value

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


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

Parameters

argument

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