Class: Aws::Types::ExtractedInformationValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


43
44
45
# File 'sig/types.rbs', line 43

def content
  @content
end

#points_of_interest::Array[Types::PointOfInterest]

Returns the value of attribute points_of_interest.

Returns:



44
45
46
# File 'sig/types.rbs', line 44

def points_of_interest
  @points_of_interest
end