Class: Aws::Types::Statistics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_number_of_objects_to_process::Float

Returns the value of attribute approximate_number_of_objects_to_process.

Returns:

  • (::Float)


1758
1759
1760
# File 'sig/types.rbs', line 1758

def approximate_number_of_objects_to_process
  @approximate_number_of_objects_to_process
end

#number_of_runs::Float

Returns the value of attribute number_of_runs.

Returns:

  • (::Float)


1759
1760
1761
# File 'sig/types.rbs', line 1759

def number_of_runs
  @number_of_runs
end