Returns a list of the ML input channels in a collaboration.
See https://www.paws-r-sdk.com/docs/cleanroomsml_list_collaboration_ml_input_channels/ for full documentation.
cleanroomsml_list_collaboration_ml_input_channels(
nextToken = NULL,
maxResults = NULL,
collaborationIdentifier
)
The token value retrieved from a previous call to access the next page of results.
The maximum number of results to return.
[required] The collaboration ID of the collaboration that contains the ML input channels that you want to list.