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
)
The identifiers of the bundles. You cannot combine this parameter with any other filter.
The owner of the bundles. You cannot combine this parameter with any other filter.
To describe the bundles provided by Amazon Web Services, specify
AMAZON
. To describe the bundles that belong to your account, don't
specify a value.
The token for the next set of results. (You received this token from a previous call.)