C# Class Amazon.WorkSpaces.Model.DescribeWorkspaceBundlesRequest

Container for the parameters to the DescribeWorkspaceBundles operation. Obtains information about the WorkSpace bundles that are available to your account in the specified region.

You can filter the results with either the BundleIds parameter, or the Owner parameter, but not both.

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
IsSetBundleIds ( ) : bool
IsSetNextToken ( ) : bool
IsSetOwner ( ) : bool