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

View source: R/translate_operations.R

translate_list_terminologiesR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.