HECEndpointType
public enum HECEndpointType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case raw = "Raw" -
Undocumented
Declaration
Swift
case event = "Event" -
Declaration
Swift
public var description: String { get }
View on GitHub
HECEndpointType Enumeration Reference