condition

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

Parameters

value

The Boolean expression that, when TRUE, causes the actions to be performed. If not present, the actions are performed (=TRUE). If the expression result is not a Boolean value, the actions are not performed (=FALSE).