waitFor

@JvmName(name = "pqyjfmdlqkgslore")
suspend fun waitFor(value: Output<List<String>>)
@JvmName(name = "aihcbscpjjovkttl")
suspend fun waitFor(value: List<String>?)

Parameters

value

The ID(s) of the command(s) that this command depends on.


@JvmName(name = "jgsblaxbgblitvsn")
suspend fun waitFor(vararg values: Output<String>)


@JvmName(name = "twngutvbuqleblgs")
suspend fun waitFor(values: List<Output<String>>)
@JvmName(name = "yrpqbipyslsitnjt")
suspend fun waitFor(vararg values: String)

Parameters

values

The ID(s) of the command(s) that this command depends on.