Class: Aws::Types::CalculationStatistics

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#dpu_execution_in_millis::Integer

Returns the value of attribute dpu_execution_in_millis.



78
79
80
# File 'sig/types.rbs', line 78

def dpu_execution_in_millis
  @dpu_execution_in_millis
end

#progress::String

Returns the value of attribute progress.



79
80
81
# File 'sig/types.rbs', line 79

def progress
  @progress
end