workspaces_deregister_workspace_directory {paws.end.user.computing} | R Documentation |
Deregisters the specified directory. This operation is asynchronous and returns before the WorkSpace directory is deregistered. If any WorkSpaces are registered to this directory, you must remove them before you can deregister the directory.
See https://www.paws-r-sdk.com/docs/workspaces_deregister_workspace_directory/ for full documentation.
workspaces_deregister_workspace_directory(DirectoryId)
DirectoryId |
[required] The identifier of the directory. If any WorkSpaces are registered to this directory, you must remove them before you deregister the directory, or you will receive an OperationNotSupportedException error. |