andStatement

@JvmName(name = "yqbcmuoildevtpgd")
suspend fun andStatement(value: Output<RuleGroupRuleStatementAndStatementArgs>)
@JvmName(name = "wutehyssoqguwqgl")
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 = "nlxyakplbecxhjix")
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.