ProcessingS3DataType
public enum ProcessingS3DataType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case manifestfile = "ManifestFile"
-
Undocumented
Declaration
Swift
case s3prefix = "S3Prefix"
-
Declaration
Swift
public var description: String { get }