AssetType
public enum AssetType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case s3Snapshot = "S3_SNAPSHOT" -
Declaration
Swift
public var description: String { get }
View on GitHub
AssetType Enumeration Reference