Class: Aws::Types::ExpenseDetection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float

Returns the value of attribute confidence.

Returns:

  • (::Float)


244
245
246
# File 'sig/types.rbs', line 244

def confidence
  @confidence
end

#geometryTypes::Geometry

Returns the value of attribute geometry.

Returns:



243
244
245
# File 'sig/types.rbs', line 243

def geometry
  @geometry
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def text
  @text
end