targetWorkspaceId property

String? targetWorkspaceId
final

The new identifier of the WorkSpace that is being migrated. If the migration does not succeed, the target WorkSpace ID will not be used, and the WorkSpace will still have the original WorkSpace ID.

Implementation

final String? targetWorkspaceId;