UsageClassType
public enum UsageClassType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case spot = "spot" -
Undocumented
Declaration
Swift
case onDemand = "on-demand" -
Declaration
Swift
public var description: String { get }
View on GitHub
UsageClassType Enumeration Reference