notStatement

@JvmName(name = "bapmxafmetlkaani")
suspend fun notStatement(value: Output<RuleGroupNotStatementArgs>)
@JvmName(name = "wgscmttrbyertucy")
suspend fun notStatement(value: RuleGroupNotStatementArgs?)

Parameters

value

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .


@JvmName(name = "bpmktgthruvhrgov")
suspend fun notStatement(argument: suspend RuleGroupNotStatementArgsBuilder.() -> Unit)

Parameters

argument

A logical rule statement used to negate the results of another rule statement. You provide one Statement within the NotStatement .