jpegs

@JvmName(name = "yjprvjotbdseentf")
suspend fun jpegs(value: Output<List<String>>)
@JvmName(name = "sjcghkkkgkqpoqhn")
suspend fun jpegs(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "bbeqllokwkcorjvx")
suspend fun jpegs(values: List<Output<String>>)
@JvmName(name = "khjdgurtadxdrywo")
suspend fun jpegs(vararg values: String)

Parameters

values

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