MigrateSyncCompleteCommandInput interface
Input for command that completes sync migration for a database.
Properties
commit |
Time stamp to complete |
database |
Name of database |
Property Details
commitTimeStamp
Time stamp to complete
commitTimeStamp?: Date
Property Value
Date
databaseName
Name of database
databaseName: string
Property Value
string