Class: Aws::Types::ComparedSourceImageFace
- Inherits:
-
Object
- Object
- Aws::Types::ComparedSourceImageFace
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bounding_box ⇒ Types::BoundingBox
Returns the value of attribute bounding_box.
-
#confidence ⇒ ::Float
Returns the value of attribute confidence.
Instance Attribute Details
#bounding_box ⇒ Types::BoundingBox
Returns the value of attribute bounding_box.
155 156 157 |
# File 'sig/types.rbs', line 155 def bounding_box @bounding_box end |
#confidence ⇒ ::Float
Returns the value of attribute confidence.
156 157 158 |
# File 'sig/types.rbs', line 156 def confidence @confidence end |