Class: Aws::Types::CelebrityRecognition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#celebrityTypes::CelebrityDetail

Returns the value of attribute celebrity.



104
105
106
# File 'sig/types.rbs', line 104

def celebrity
  @celebrity
end

#timestamp::Integer

Returns the value of attribute timestamp.

Returns:

  • (::Integer)


103
104
105
# File 'sig/types.rbs', line 103

def timestamp
  @timestamp
end