TrafficMirrorTargetType

public enum TrafficMirrorTargetType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case networkInterface = "network-interface"
  • Undocumented

    Declaration

    Swift

    case networkLoadBalancer = "network-load-balancer"
  • Declaration

    Swift

    public var description: String { get }