condition

@JvmName(name = "umtbssdqfmmrrrnk")
suspend fun condition(value: Output<String>)
@JvmName(name = "dbdencufweaioxuv")
suspend fun condition(value: String?)

Parameters

value

Represents the conditional expression to be evaluated. Expression should evaluate to a boolean result. When the condition is true actions are executed. Example: user_role = "hsbc_role_1" AND doc.salary 20000