DataCatalogType
public enum DataCatalogType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case lambda = "LAMBDA" -
Undocumented
Declaration
Swift
case glue = "GLUE" -
Undocumented
Declaration
Swift
case hive = "HIVE" -
Declaration
Swift
public var description: String { get }
View on GitHub
DataCatalogType Enumeration Reference