class Aws::WorkSpaces::Types::DeregisterWorkspaceDirectoryRequest

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

data as a hash:

    {
      directory_id: "DirectoryId", # required
    }

@!attribute [rw] directory_id

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.
@return [String]

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

Constants

SENSITIVE