pngs

@JvmName(name = "mgbxvihlsasrcimn")
suspend fun pngs(value: Output<List<String>>)
@JvmName(name = "knbrrbjlppmxyomp")
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 = "uyxqictrlhygrccg")
suspend fun pngs(vararg values: Output<String>)


@JvmName(name = "fpbhirhesycolpim")
suspend fun pngs(values: List<Output<String>>)
@JvmName(name = "kwojlxghjtbwtfjk")
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.