omics_delete_share {paws.storage} | R Documentation |
Deletes a resource share
Description
Deletes a resource share. If you are the resource owner, the subscriber will no longer have access to the shared resource. If you are the subscriber, this operation deletes your access to the share.
See https://www.paws-r-sdk.com/docs/omics_delete_share/ for full documentation.
Usage
omics_delete_share(shareId)
Arguments
shareId |
[required] The ID for the resource share to be deleted. |
[Package paws.storage version 0.9.0 Index]