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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBundleId ( ) : bool
IsSetDirectoryId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetUserName ( ) : bool
IsSetWorkspaceIds ( ) : bool