formats

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

Parameters

value

The list of outputs to be produced by the encoder.


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


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

Parameters

values

The list of outputs to be produced by the encoder.