Class ZoneCacheVariantsArgs


  • public final class ZoneCacheVariantsArgs
    extends com.pulumi.resources.ResourceArgs
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ZoneCacheVariantsArgs.Builder  
      • Nested classes/interfaces inherited from class com.pulumi.resources.InputArgs

        com.pulumi.resources.InputArgs.InputArgsInternal
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> avifs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> bmps()  
      static ZoneCacheVariantsArgs.Builder builder()  
      static ZoneCacheVariantsArgs.Builder builder​(ZoneCacheVariantsArgs defaults)  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> gifs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jp2s()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpegs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpg2s()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpgs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> pngs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> tiffs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> tifs()  
      java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> webps()  
      com.pulumi.core.Output<java.lang.String> zoneId()  
      • Methods inherited from class com.pulumi.resources.ResourceArgs

        validateMember
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • avifs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> avifs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for avif.
      • bmps

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> bmps()
        Returns:
        List of strings with the MIME types of all the variants that should be served for bmp.
      • gifs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> gifs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for gif.
      • jp2s

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jp2s()
        Returns:
        List of strings with the MIME types of all the variants that should be served for jp2.
      • jpegs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpegs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for jpeg.
      • jpg2s

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpg2s()
        Returns:
        List of strings with the MIME types of all the variants that should be served for jpg2.
      • jpgs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> jpgs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for jpg.
      • pngs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> pngs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for png.
      • tiffs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> tiffs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for tiff.
      • tifs

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> tifs()
        Returns:
        List of strings with the MIME types of all the variants that should be served for tif.
      • webps

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> webps()
        Returns:
        List of strings with the MIME types of all the variants that should be served for webp.
      • zoneId

        public com.pulumi.core.Output<java.lang.String> zoneId()
        Returns:
        The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**