MigrationWorkspace
The target workspace configuration for a migration. You can specify an existing workspace by ID or request creation of a new workspace.
Contents
- createWorkspace
-
Specifies whether to create a new workspace as the migration target. If
true, you must also specifyname.Type: Boolean
Required: No
- name
-
The name of the new workspace to create. Required when
createWorkspaceistrue.Type: String
Required: No
- type
-
The type of the new workspace to create.
Type: String
Required: No
- workspaceId
-
The unique identifier of an existing workspace to use as the migration target. Specify either this parameter or
createWorkspace.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: