EndpointType
public enum EndpointType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case regional = "REGIONAL" -
Undocumented
Declaration
Swift
case edge = "EDGE" -
Declaration
Swift
public var description: String { get }
View on GitHub
EndpointType Enumeration Reference