Class: Aws::Types::PersonDetection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#personTypes::PersonDetail

Returns the value of attribute person.

Returns:



1465
1466
1467
# File 'sig/types.rbs', line 1465

def person
  @person
end

#timestamp::Integer

Returns the value of attribute timestamp.

Returns:

  • (::Integer)


1464
1465
1466
# File 'sig/types.rbs', line 1464

def timestamp
  @timestamp
end