Learn R Programming

paws.machine.learning (version 0.9.0)

translate_list_terminologies: Provides a list of custom terminologies associated with your account

Description

Provides a list of custom terminologies associated with your account.

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

Usage

translate_list_terminologies(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

If the result of the request to ListTerminologies was truncated, include the NextToken to fetch the next group of custom terminologies.

MaxResults

The maximum number of custom terminologies returned per list request.