DataPlacementRestrictionSatisfyPolicyDetails
public class DataPlacementRestrictionSatisfyPolicyDetails : CustomStringConvertible, JSONRepresentable
Completed restrictions on data center locations where team data resides.
-
Placement restriction.
Declaration
Swift
public let placementRestriction: TeamLog.PlacementRestriction
-
Declaration
Swift
public var description: String { get }