cleanroomsml_list_collab_config_model_algori_associ: Returns a list of the configured model algorithm associations...

cleanroomsml_list_collaboration_configured_model_algorithm_associationsR Documentation

Returns a list of the configured model algorithm associations in a collaboration

Description

Returns a list of the configured model algorithm associations in a collaboration.

See https://www.paws-r-sdk.com/docs/cleanroomsml_list_collaboration_configured_model_algorithm_associations/ for full documentation.

Usage

cleanroomsml_list_collaboration_configured_model_algorithm_associations(
  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 size of the results that is returned per call.

collaborationIdentifier

[required] The collaboration ID of the collaboration that contains the configured model algorithm associations that you are interested in.


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