Class: Aws::Types::RunMetrics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_duration_in_hour::String

Returns the value of attribute job_duration_in_hour.

Returns:

  • (::String)


6399
6400
6401
# File 'sig/types.rbs', line 6399

def job_duration_in_hour
  @job_duration_in_hour
end

#number_of_bytes_compacted::String

Returns the value of attribute number_of_bytes_compacted.

Returns:

  • (::String)


6396
6397
6398
# File 'sig/types.rbs', line 6396

def number_of_bytes_compacted
  @number_of_bytes_compacted
end

#number_of_dpus::String

Returns the value of attribute number_of_dpus.

Returns:

  • (::String)


6398
6399
6400
# File 'sig/types.rbs', line 6398

def number_of_dpus
  @number_of_dpus
end

#number_of_files_compacted::String

Returns the value of attribute number_of_files_compacted.

Returns:

  • (::String)


6397
6398
6399
# File 'sig/types.rbs', line 6397

def number_of_files_compacted
  @number_of_files_compacted
end