workspaces_delete_workspace_image {paws.end.user.computing} | R Documentation |
Deletes the specified image from your account
Description
Deletes the specified image from your account. To delete an image, you must first delete any bundles that are associated with the image and unshare the image if it is shared with other accounts.
See https://www.paws-r-sdk.com/docs/workspaces_delete_workspace_image/ for full documentation.
Usage
workspaces_delete_workspace_image(ImageId)
Arguments
ImageId |
[required] The identifier of the image. |
[Package paws.end.user.computing version 0.7.0 Index]