NAME
Paws::Rekognition::DescribeProjectVersionsResponse
ATTRIBUTES
NextToken => Str
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.
ProjectVersionDescriptions => ArrayRef[Paws::Rekognition::ProjectVersionDescription]
A list of model descriptions. The list is sorted by the creation date and time of the model versions, latest to earliest.