jp2s

@JvmName(name = "aakrrkcbxxpksrrw")
suspend fun jp2s(value: Output<List<String>>)
@JvmName(name = "pfftmlopkwjafyoh")
suspend fun jp2s(value: List<String>?)

Parameters

value

List of strings with the MIME types of all the variants that should be served for jp2.


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


@JvmName(name = "wkfibtabqitcekun")
suspend fun jp2s(values: List<Output<String>>)
@JvmName(name = "ihivtvcythcscwdn")
suspend fun jp2s(vararg values: String)

Parameters

values

List of strings with the MIME types of all the variants that should be served for jp2.