workspaces_describe_workspace_directories {paws.end.user.computing} | R Documentation |
Describes the available directories that are registered with Amazon WorkSpaces.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspace_directories/ for full documentation.
workspaces_describe_workspace_directories(
DirectoryIds = NULL,
WorkspaceDirectoryNames = NULL,
Limit = NULL,
NextToken = NULL,
Filters = NULL
)
DirectoryIds |
The identifiers of the directories. If the value is null, all directories are retrieved. |
WorkspaceDirectoryNames |
The names of the WorkSpace directories. |
Limit |
The maximum number of directories to return. |
NextToken |
If you received a |
Filters |
The filter condition for the WorkSpaces. |