MinimumHealthyHostsType
public enum MinimumHealthyHostsType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case hostCount = "HOST_COUNT"
-
Undocumented
Declaration
Swift
case fleetPercent = "FLEET_PERCENT"
-
Declaration
Swift
public var description: String { get }