appstream_delete_image {paws.end.user.computing} | R Documentation |
Deletes the specified image
Description
Deletes the specified image. You cannot delete an image when it is in use. After you delete an image, you cannot provision new capacity using the image.
See https://www.paws-r-sdk.com/docs/appstream_delete_image/ for full documentation.
Usage
appstream_delete_image(Name)
Arguments
Name |
[required] The name of the image. |
[Package paws.end.user.computing version 0.9.0 Index]