Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 704 Bytes

AssetSpecificationProperties.CodingKeys.md

File metadata and controls

50 lines (34 loc) · 704 Bytes

ENUM

AssetSpecificationProperties.CodingKeys

public enum CodingKeys: String, CodingKey

Cases

templateRenderingIntent

case templateRenderingIntent = "template-rendering-intent"

autoScaling

case autoScaling = "auto-scaling"

compressionType

case compressionType = "compression-type"

preservesVectorRepresentation

case preservesVectorRepresentation = "preserves-vector-representation"

localizable

case localizable

preRendered

case preRendered = "pre-rendered"

onDemandResourceTags

case onDemandResourceTags = "on-demand-resource-tags"