class Aws::Rekognition::Types::ListFacesResponse

@!attribute [rw] faces

An array of `Face` objects.
@return [Array<Types::Face>]

@!attribute [rw] next_token

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.
@return [String]

@!attribute [rw] face_model_version

Version number of the face detection model associated with the input
collection (`CollectionId`).
@return [String]

Constants

SENSITIVE