Class: Aws::Types::FaceOccluded

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float

Returns the value of attribute confidence.



803
804
805
# File 'sig/types.rbs', line 803

def confidence
  @confidence
end

#valueBoolean

Returns the value of attribute value.



802
803
804
# File 'sig/types.rbs', line 802

def value
  @value
end