Class: Aws::Types::FaceDetection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faceTypes::FaceDetail

Returns the value of attribute face.

Returns:



791
792
793
# File 'sig/types.rbs', line 791

def face
  @face
end

#timestamp::Integer

Returns the value of attribute timestamp.

Returns:

  • (::Integer)


790
791
792
# File 'sig/types.rbs', line 790

def timestamp
  @timestamp
end