Class: Aws::Types::SearchedFace
- Inherits:
-
Object
- Object
- Aws::Types::SearchedFace
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#face_id ⇒ ::String
Returns the value of attribute face_id.
Instance Attribute Details
#face_id ⇒ ::String
Returns the value of attribute face_id.
1686 1687 1688 |
# File 'sig/types.rbs', line 1686 def face_id @face_id end |