C# Класс Amazon.WorkSpaces.Model.DescribeWorkspacesRequest

Container for the parameters to the DescribeWorkspaces operation. Obtains information about the specified WorkSpaces.

Only one of the filter parameters, such as BundleId, DirectoryId, or WorkspaceIds, can be specified at a time.

This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the NextToken response member contains a token that you pass in the next call to this operation to retrieve the next set of items.

Наследование: AmazonWorkSpacesRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetBundleId ( ) : bool
IsSetDirectoryId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetUserName ( ) : bool
IsSetWorkspaceIds ( ) : bool