cleanroomsml_list_collaboration_ml_input_channels: Returns a list of the ML input channels in a collaboration

View source: R/cleanroomsml_operations.R

cleanroomsml_list_collaboration_ml_input_channelsR Documentation

Returns a list of the ML input channels in a collaboration

Description

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.

Usage

cleanroomsml_list_collaboration_ml_input_channels(
  nextToken = NULL,
  maxResults = NULL,
  collaborationIdentifier
)

Arguments

nextToken

The token value retrieved from a previous call to access the next page of results.

maxResults

The maximum number of results to return.

collaborationIdentifier

[required] The collaboration ID of the collaboration that contains the ML input channels that you want to list.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.