distribute

@JvmName(name = "ticoahralihncywh")
suspend fun distribute(value: Output<List<Any>>)
@JvmName(name = "fqbmcmgnhyuvkefg")
suspend fun distribute(value: List<Any>?)

Parameters

value

The distribution targets where the image output needs to go to.


@JvmName(name = "raljctrlxhvvhtqn")
suspend fun distribute(vararg values: Output<Any>)


@JvmName(name = "juwuvbyyngndwymc")
suspend fun distribute(values: List<Output<Any>>)
@JvmName(name = "htyfbkjqrqrkhojv")
suspend fun distribute(vararg values: Any)

Parameters

values

The distribution targets where the image output needs to go to.