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,
  Limit = NULL,
  NextToken = NULL
)

Arguments

DirectoryIds

The identifiers of the directories. If the value is null, all directories are retrieved.

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.