MigrationTypeValue
public enum MigrationTypeValue : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case fullLoad = "full-load"
- 
                  
                  Undocumented DeclarationSwift case cdc = "cdc"
- 
                  
                  Undocumented DeclarationSwift case fullLoadAndCdc = "full-load-and-cdc"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub MigrationTypeValue Enumeration Reference
        MigrationTypeValue Enumeration Reference