OBJECT
DataMigratorSpecificInfoOneof
Description
Migration related information for the location based on the data migrator.
link GraphQL Schema definition
- type DataMigratorSpecificInfoOneof {
- # Migration related information when the migrator is AWS Datasync.
- : DatasyncMigrationInfo
- }