jpgs

@JvmName(name = "itlujsrcqcavjtva")
suspend fun jpgs(value: Output<List<String>>)
@JvmName(name = "frsewacqjstcboyv")
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 = "kykrsblfajscamyy")
suspend fun jpgs(vararg values: Output<String>)


@JvmName(name = "lwuaxcdsqygdejng")
suspend fun jpgs(values: List<Output<String>>)
@JvmName(name = "qoslkdlnjgjqwtxh")
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.