UnlimitedSupportedInstanceFamily

public enum UnlimitedSupportedInstanceFamily : String, CustomStringConvertible, Codable

Undocumented

  • t2

    Undocumented

    Declaration

    Swift

    case t2 = "t2"
  • t3

    Undocumented

    Declaration

    Swift

    case t3 = "t3"
  • t3a

    Undocumented

    Declaration

    Swift

    case t3a = "t3a"
  • Declaration

    Swift

    public var description: String { get }