comparisonOperator

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

Parameters

value

The type of comparison you want to perform. e.g., EQ, NE, LT, GT. See docs for all supported values.