LoadMetricType
public enum LoadMetricType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case asgtotalcpuutilization = "ASGTotalCPUUtilization"
-
Undocumented
Declaration
Swift
case asgtotalnetworkin = "ASGTotalNetworkIn"
-
Undocumented
Declaration
Swift
case asgtotalnetworkout = "ASGTotalNetworkOut"
-
Undocumented
Declaration
Swift
case albtargetgrouprequestcount = "ALBTargetGroupRequestCount"
-
Declaration
Swift
public var description: String { get }