class Aws::WorkSpaces::Types::MigrateWorkspaceRequest

@note When making an API call, you may pass MigrateWorkspaceRequest

data as a hash:

    {
      source_workspace_id: "WorkspaceId", # required
      bundle_id: "BundleId", # required
    }

@!attribute [rw] source_workspace_id

The identifier of the WorkSpace to migrate from.
@return [String]

@!attribute [rw] bundle_id

The identifier of the target bundle type to migrate the WorkSpace
to.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/MigrateWorkspaceRequest AWS API Documentation

Constants

SENSITIVE