Class: Aws::Types::CustomLabel

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)


320
321
322
# File 'sig/types.rbs', line 320

def confidence
  @confidence
end

#geometryTypes::Geometry

Returns the value of attribute geometry.

Returns:



321
322
323
# File 'sig/types.rbs', line 321

def geometry
  @geometry
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


319
320
321
# File 'sig/types.rbs', line 319

def name
  @name
end