pngs

@JvmName(name = "ogwbjvkckhdvkcpt")
suspend fun pngs(value: Output<List<String>>)
@JvmName(name = "panondronckoswlh")
suspend fun pngs(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "hnldstpkjsbhprla")
suspend fun pngs(values: List<Output<String>>)
@JvmName(name = "jvgfpjwlnuoqkxjs")
suspend fun pngs(vararg values: String)

Parameters

values

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