jpgs

@JvmName(name = "lmgijacotvpregvj")
suspend fun jpgs(value: Output<List<String>>)
@JvmName(name = "nxtcahtrwmtwcduh")
suspend fun jpgs(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "cokdeegaunutjpmn")
suspend fun jpgs(values: List<Output<String>>)
@JvmName(name = "vlwempdkvpqjlixx")
suspend fun jpgs(vararg values: String)

Parameters

values

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