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

Class: Aws::Comprehend::Types::ListEndpointsResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_properties_listArray<Types::EndpointProperties>

Displays a list of endpoint properties being retrieved by the service in response to the request.

Returns:

  • (Array<Types::EndpointProperties>)

    Displays a list of endpoint properties being retrieved by the service in response to the request.

#next_tokenString

Identifies the next page of results to return.

Returns:

  • (String)

    Identifies the next page of results to return.