comparisonOperator

@JvmName(name = "beniaxhlaxklywgp")
suspend fun comparisonOperator(value: Output<String>)
@JvmName(name = "lcyssgiikpaacnco")
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.