Class: Aws::Types::SearchedFaceDetails
- Inherits:
-
Object
- Object
- Aws::Types::SearchedFaceDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#face_detail ⇒ Types::FaceDetail
Returns the value of attribute face_detail.
Instance Attribute Details
#face_detail ⇒ Types::FaceDetail
Returns the value of attribute face_detail.
1691 1692 1693 |
# File 'sig/types.rbs', line 1691 def face_detail @face_detail end |