Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_list_configured_model_algorithms: Returns a list of configured model algorithms

Description

Returns a list of configured model algorithms.

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

Usage

cleanroomsml_list_configured_model_algorithms(
  nextToken = NULL,
  maxResults = NULL
)

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.