workspaces_update_workspace_bundle {paws.end.user.computing} | R Documentation |
Updates a WorkSpace bundle with a new image
Description
Updates a WorkSpace bundle with a new image. For more information about updating WorkSpace bundles, see Update a Custom WorkSpaces Bundle.
See https://www.paws-r-sdk.com/docs/workspaces_update_workspace_bundle/ for full documentation.
Usage
workspaces_update_workspace_bundle(BundleId = NULL, ImageId = NULL)
Arguments
BundleId |
The identifier of the bundle. |
ImageId |
The identifier of the image. |
[Package paws.end.user.computing version 0.7.0 Index]