workspaces_describe_workspace_directories: Describes the available directories that are registered with...

View source: R/workspaces_operations.R

workspaces_describe_workspace_directoriesR Documentation

Describes the available directories that are registered with Amazon WorkSpaces

Description

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.

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 NextToken from a previous call that was paginated, provide this token to receive the next set of results.

Filters

The filter condition for the WorkSpaces.


paws.end.user.computing documentation built on April 3, 2025, 8:56 p.m.