PlacementConstraintType
public enum PlacementConstraintType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case distinctinstance = "distinctInstance"
-
Undocumented
Declaration
Swift
case memberof = "memberOf"
-
Declaration
Swift
public var description: String { get }