StartReplicationTaskTypeValue
public enum StartReplicationTaskTypeValue : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case startReplication = "start-replication" -
Undocumented
Declaration
Swift
case resumeProcessing = "resume-processing" -
Undocumented
Declaration
Swift
case reloadTarget = "reload-target" -
Declaration
Swift
public var description: String { get }
View on GitHub
StartReplicationTaskTypeValue Enumeration Reference