Class: Aws::Types::DatasetLabelStats

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_box_count::Integer

Returns the value of attribute bounding_box_count.

Returns:

  • (::Integer)


358
359
360
# File 'sig/types.rbs', line 358

def bounding_box_count
  @bounding_box_count
end

#entry_count::Integer

Returns the value of attribute entry_count.

Returns:

  • (::Integer)


357
358
359
# File 'sig/types.rbs', line 357

def entry_count
  @entry_count
end