class Aws::Rekognition::Types::CelebrityDetail

Information about a recognized celebrity.

@!attribute [rw] urls

An array of URLs pointing to additional celebrity information.
@return [Array<String>]

@!attribute [rw] name

The name of the celebrity.
@return [String]

@!attribute [rw] id

The unique identifier for the celebrity.
@return [String]

@!attribute [rw] confidence

The confidence, in percentage, that Amazon Rekognition has that the
recognized face is the celebrity.
@return [Float]

@!attribute [rw] bounding_box

Bounding box around the body of a celebrity.
@return [Types::BoundingBox]

@!attribute [rw] face

Face details for the recognized celebrity.
@return [Types::FaceDetail]

Constants

SENSITIVE