neq

@JvmName(name = "rvkmfmivridiiwua")
suspend fun neq(value: Output<List<String>>)
@JvmName(name = "qrowtsdshmpsywnq")
suspend fun neq(value: List<String>?)

Parameters

value

The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.


@JvmName(name = "yqtjbwrtkbcpbram")
suspend fun neq(vararg values: Output<String>)


@JvmName(name = "cuphnyjddmhngjrw")
suspend fun neq(values: List<Output<String>>)
@JvmName(name = "hqulkwqakrtdkpdj")
suspend fun neq(vararg values: String)

Parameters

values

The value for the specified property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.