workspaces_describe_workspace_bundles {paws.end.user.computing} | R Documentation |
Retrieves a list that describes the available WorkSpace bundles.
See https://www.paws-r-sdk.com/docs/workspaces_describe_workspace_bundles/ for full documentation.
workspaces_describe_workspace_bundles(
BundleIds = NULL,
Owner = NULL,
NextToken = NULL
)
BundleIds |
The identifiers of the bundles. You cannot combine this parameter with any other filter. |
Owner |
The owner of the bundles. You cannot combine this parameter with any other filter. To describe the bundles provided by Amazon Web Services, specify
|
NextToken |
The token for the next set of results. (You received this token from a previous call.) |