Skip to main content

IRekognitionCelebrity

Interface in AWS.Rekognition

Interface for Celebrity.

Properties

Face

property Face: IRekognitionComparedFace

Type: IRekognitionComparedFace

Information about the celebrity's face.

Id

property Id: string

A unique identifier for the celebrity.

KnownGender

property KnownGender: IRekognitionKnownGender

Type: IRekognitionKnownGender

The known gender identity for the celebrity.

MatchConfidence

property MatchConfidence: TOptional<Single>

The confidence that Amazon Rekognition has that the rekogniszed face is the celebrity.

Name

property Name: string

The name of the celebrity.

Urls

property Urls: TList<string>

A list of URLs pointing to additional information about the celebrity.