deleteResourceShare
inline suspend fun RamClient.deleteResourceShare(crossinline block: DeleteResourceShareRequest.Builder.() -> Unit): DeleteResourceShareResponse
Deletes the specified resource share.
This doesn't delete any of the resources that were associated with the resource share; it only stops the sharing of those resources through this resource share.