ENUM
public enum CodingKeys: String, CodingKey
case templateRenderingIntent = "template-rendering-intent"
case autoScaling = "auto-scaling"
case compressionType = "compression-type"
case preservesVectorRepresentation = "preserves-vector-representation"
case localizable
case preRendered = "pre-rendered"
case onDemandResourceTags = "on-demand-resource-tags"