Describes the available directories that are registered with Amazon WorkSpaces
Source:R/workspaces_operations.R
workspaces_describe_workspace_directories.RdDescribes the available directories that are registered with Amazon WorkSpaces.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspace_directories/ for full documentation.
Usage
workspaces_describe_workspace_directories(
DirectoryIds = NULL,
WorkspaceDirectoryNames = NULL,
Limit = NULL,
NextToken = NULL,
Filters = NULL
)Arguments
- 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
NextTokenfrom a previous call that was paginated, provide this token to receive the next set of results.- Filters
The filter condition for the WorkSpaces.