Class: Aws::Types::ProtectiveEquipmentPerson

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#body_parts::Array[Types::ProtectiveEquipmentBodyPart]

Returns the value of attribute body_parts.



1540
1541
1542
# File 'sig/types.rbs', line 1540

def body_parts
  @body_parts
end

#bounding_boxTypes::BoundingBox

Returns the value of attribute bounding_box.

Returns:



1541
1542
1543
# File 'sig/types.rbs', line 1541

def bounding_box
  @bounding_box
end

#confidence::Float

Returns the value of attribute confidence.

Returns:

  • (::Float)


1542
1543
1544
# File 'sig/types.rbs', line 1542

def confidence
  @confidence
end

#id::Integer

Returns the value of attribute id.

Returns:

  • (::Integer)


1543
1544
1545
# File 'sig/types.rbs', line 1543

def id
  @id
end