List clean rooms.
list_clean_rooms.Rd
Gets an array of data object clean rooms from the metastore. The caller must be a metastore admin or the owner of the clean room. There is no guarantee of a specific ordering of the elements in the array.
Usage
list_clean_rooms(client, max_results = NULL, page_token = NULL)
cleanRoomsList(client, max_results = NULL, page_token = NULL)