C# Class 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.

Inheritance: AmazonWorkSpacesRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBundleId ( ) : bool
IsSetDirectoryId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetUserName ( ) : bool
IsSetWorkspaceIds ( ) : bool