waitFor

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

Parameters

value

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


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


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

Parameters

values

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