Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_list_configured_audience_models: Returns a list of the configured audience models

Description

Returns a list of the configured audience models.

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

Usage

cleanroomsml_list_configured_audience_models(
  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.