objectConfigs property

List<SourceObjectConfig>? objectConfigs
getter/setter pair

The list of the objects to be migrated.

Optional.

Implementation

core.List<SourceObjectConfig>? objectConfigs;