You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Translate::Types::ListTerminologiesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

If the response to the ListTerminologies was truncated, the NextToken fetches the next group of custom terminologies.

Returns:

  • (String)

    If the response to the ListTerminologies was truncated, the NextToken fetches the next group of custom terminologies.

#terminology_properties_listArray<Types::TerminologyProperties>

The properties list of the custom terminologies returned on the list request.

Returns: