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

Class: Aws::Rekognition::Types::ListFacesResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#face_model_versionString

Version number of the face detection model associated with the input collection (CollectionId).

Returns:

  • (String)

    Version number of the face detection model associated with the input collection (CollectionId).

#facesArray<Types::Face>

An array of Face objects.

Returns:

#next_tokenString

If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.

Returns:

  • (String)

    If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.