comparisonOperator

@JvmName(name = "wcnmtjwshpdunjoa")
suspend fun comparisonOperator(value: Output<String>)
@JvmName(name = "freuskrceypadnel")
suspend fun comparisonOperator(value: String)

Parameters

value

Type of comparison you want to perform, such as EQ, NE, LT, or GT. Please refer to the documentation for a complete list of supported values.