listPendingInvitationResources
inline suspend fun RamClient.listPendingInvitationResources(crossinline block: ListPendingInvitationResourcesRequest.Builder.() -> Unit): ListPendingInvitationResourcesResponse
Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING
. That means that you haven't accepted or rejected the invitation and the invitation hasn't expired.