Skip to main content

TRekognitionCelebrityDetail

Class in AWS.Rekognition

CelebrityDetail class.

Ancestors

Properties

BoundingBox

property BoundingBox: IRekognitionBoundingBox

Type: IRekognitionBoundingBox

Confidence

property Confidence: TOptional<Single>

Face

property Face: IRekognitionFaceDetail

Type: IRekognitionFaceDetail

Id

property Id: string

KnownGender

property KnownGender: IRekognitionKnownGender

Type: IRekognitionKnownGender

Name

property Name: string

Urls

property Urls: TList<string>