jpgs

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


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