Class: Aws::Types::ComparedSourceImageFace

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxTypes::BoundingBox

Returns the value of attribute bounding_box.

Returns:



155
156
157
# File 'sig/types.rbs', line 155

def bounding_box
  @bounding_box
end

#confidence::Float

Returns the value of attribute confidence.

Returns:

  • (::Float)


156
157
158
# File 'sig/types.rbs', line 156

def confidence
  @confidence
end