condition

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

Parameters

value

Optional. 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).