formats

@JvmName(name = "tvkciyripavjqmqh")
suspend fun formats(value: Output<List<Any>>)
@JvmName(name = "qnwplgmfvnopbpry")
suspend fun formats(value: List<Any>)

Parameters

value

The list of outputs to be produced by the encoder.


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


@JvmName(name = "shluaedajtouiodb")
suspend fun formats(values: List<Output<Any>>)
@JvmName(name = "pnjrrkjwbvehiuls")
suspend fun formats(vararg values: Any)

Parameters

values

The list of outputs to be produced by the encoder.