Class: Aws::Types::JobProgressReport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#throughput::Float

Returns the value of attribute throughput.

Returns:

  • (::Float)


337
338
339
# File 'sig/types.rbs', line 337

def throughput
  @throughput
end

#total_files_converted::Integer

Returns the value of attribute total_files_converted.

Returns:

  • (::Integer)


338
339
340
# File 'sig/types.rbs', line 338

def total_files_converted
  @total_files_converted
end

#total_number_of_files_read_with_customer_error::Integer

Returns the value of attribute total_number_of_files_read_with_customer_error.

Returns:

  • (::Integer)


329
330
331
# File 'sig/types.rbs', line 329

def total_number_of_files_read_with_customer_error
  @total_number_of_files_read_with_customer_error
end

#total_number_of_imported_files::Integer

Returns the value of attribute total_number_of_imported_files.

Returns:

  • (::Integer)


325
326
327
# File 'sig/types.rbs', line 325

def total_number_of_imported_files
  @total_number_of_imported_files
end

#total_number_of_imported_non_fhir_files::Integer

Returns the value of attribute total_number_of_imported_non_fhir_files.

Returns:

  • (::Integer)


332
333
334
# File 'sig/types.rbs', line 332

def total_number_of_imported_non_fhir_files
  @total_number_of_imported_non_fhir_files
end

#total_number_of_non_fhir_files_read_with_customer_error::Integer

Returns the value of attribute total_number_of_non_fhir_files_read_with_customer_error.

Returns:

  • (::Integer)


336
337
338
# File 'sig/types.rbs', line 336

def total_number_of_non_fhir_files_read_with_customer_error
  @total_number_of_non_fhir_files_read_with_customer_error
end

#total_number_of_non_fhir_resources_imported::Integer

Returns the value of attribute total_number_of_non_fhir_resources_imported.

Returns:

  • (::Integer)


334
335
336
# File 'sig/types.rbs', line 334

def total_number_of_non_fhir_resources_imported
  @total_number_of_non_fhir_resources_imported
end

#total_number_of_non_fhir_resources_scanned::Integer

Returns the value of attribute total_number_of_non_fhir_resources_scanned.

Returns:

  • (::Integer)


333
334
335
# File 'sig/types.rbs', line 333

def total_number_of_non_fhir_resources_scanned
  @total_number_of_non_fhir_resources_scanned
end

#total_number_of_non_fhir_resources_with_customer_error::Integer

Returns the value of attribute total_number_of_non_fhir_resources_with_customer_error.

Returns:

  • (::Integer)


335
336
337
# File 'sig/types.rbs', line 335

def total_number_of_non_fhir_resources_with_customer_error
  @total_number_of_non_fhir_resources_with_customer_error
end

#total_number_of_resources_imported::Integer

Returns the value of attribute total_number_of_resources_imported.

Returns:

  • (::Integer)


327
328
329
# File 'sig/types.rbs', line 327

def total_number_of_resources_imported
  @total_number_of_resources_imported
end

#total_number_of_resources_scanned::Integer

Returns the value of attribute total_number_of_resources_scanned.

Returns:

  • (::Integer)


326
327
328
# File 'sig/types.rbs', line 326

def total_number_of_resources_scanned
  @total_number_of_resources_scanned
end

#total_number_of_resources_with_customer_error::Integer

Returns the value of attribute total_number_of_resources_with_customer_error.

Returns:

  • (::Integer)


328
329
330
# File 'sig/types.rbs', line 328

def total_number_of_resources_with_customer_error
  @total_number_of_resources_with_customer_error
end

#total_number_of_scanned_files::Integer

Returns the value of attribute total_number_of_scanned_files.

Returns:

  • (::Integer)


323
324
325
# File 'sig/types.rbs', line 323

def total_number_of_scanned_files
  @total_number_of_scanned_files
end

#total_number_of_scanned_non_fhir_files::Integer

Returns the value of attribute total_number_of_scanned_non_fhir_files.

Returns:

  • (::Integer)


330
331
332
# File 'sig/types.rbs', line 330

def total_number_of_scanned_non_fhir_files
  @total_number_of_scanned_non_fhir_files
end

#total_resources_generated::Integer

Returns the value of attribute total_resources_generated.

Returns:

  • (::Integer)


339
340
341
# File 'sig/types.rbs', line 339

def total_resources_generated
  @total_resources_generated
end

#total_size_of_scanned_files_in_mb::Float

Returns the value of attribute total_size_of_scanned_files_in_mb.

Returns:

  • (::Float)


324
325
326
# File 'sig/types.rbs', line 324

def total_size_of_scanned_files_in_mb
  @total_size_of_scanned_files_in_mb
end

#total_size_of_scanned_non_fhir_files_in_mb::Float

Returns the value of attribute total_size_of_scanned_non_fhir_files_in_mb.

Returns:

  • (::Float)


331
332
333
# File 'sig/types.rbs', line 331

def total_size_of_scanned_non_fhir_files_in_mb
  @total_size_of_scanned_non_fhir_files_in_mb
end