Class: Aws::Types::PersonDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxTypes::BoundingBox

Returns the value of attribute bounding_box.

Returns:



1458
1459
1460
# File 'sig/types.rbs', line 1458

def bounding_box
  @bounding_box
end

#faceTypes::FaceDetail

Returns the value of attribute face.

Returns:



1459
1460
1461
# File 'sig/types.rbs', line 1459

def face
  @face
end

#index::Integer

Returns the value of attribute index.

Returns:

  • (::Integer)


1457
1458
1459
# File 'sig/types.rbs', line 1457

def index
  @index
end