Class: Aws::Types::FaceSearchSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_id::String

Returns the value of attribute collection_id.

Returns:

  • (::String)


814
815
816
# File 'sig/types.rbs', line 814

def collection_id
  @collection_id
end

#face_match_threshold::Float

Returns the value of attribute face_match_threshold.

Returns:

  • (::Float)


815
816
817
# File 'sig/types.rbs', line 815

def face_match_threshold
  @face_match_threshold
end