View source: R/cleanroomsml_operations.R
cleanroomsml_list_ml_input_channels | R Documentation |
Returns a list of ML input channels.
See https://www.paws-r-sdk.com/docs/cleanroomsml_list_ml_input_channels/ for full documentation.
cleanroomsml_list_ml_input_channels(
nextToken = NULL,
maxResults = NULL,
membershipIdentifier
)
nextToken |
The token value retrieved from a previous call to access the next page of results. |
maxResults |
The maximum number of ML input channels to return. |
membershipIdentifier |
[required] The membership ID of the membership that contains the ML input channels that you want to list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.