Class: Aws::Types::FaceMatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faceTypes::Face

Returns the value of attribute face.

Returns:



797
798
799
# File 'sig/types.rbs', line 797

def face
  @face
end

#similarity::Float

Returns the value of attribute similarity.

Returns:

  • (::Float)


796
797
798
# File 'sig/types.rbs', line 796

def similarity
  @similarity
end