Zone Cache Variants Args
constructor(avifs: Output<List<String>>? = null, bmps: Output<List<String>>? = null, gifs: Output<List<String>>? = null, jp2s: Output<List<String>>? = null, jpegs: Output<List<String>>? = null, jpg2s: Output<List<String>>? = null, jpgs: Output<List<String>>? = null, pngs: Output<List<String>>? = null, tiffs: Output<List<String>>? = null, tifs: Output<List<String>>? = null, webps: Output<List<String>>? = null, zoneId: Output<String>? = null)