You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::MigrateWorkspaceResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#source_workspace_idString

The original identifier of the WorkSpace that is being migrated.

Returns:

  • (String)

    The original identifier of the WorkSpace that is being migrated.

#target_workspace_idString

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.

Returns:

  • (String)

    The new identifier of the WorkSpace that is being migrated.