ReplicationEndpointTypeValue
public enum ReplicationEndpointTypeValue : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case source = "source"
-
Undocumented
Declaration
Swift
case target = "target"
-
Declaration
Swift
public var description: String { get }