FileSystemType
public enum FileSystemType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case efs = "EFS"
-
Undocumented
Declaration
Swift
case fsxlustre = "FSxLustre"
-
Declaration
Swift
public var description: String { get }