class Aws::Glue::Types::IcebergRetentionMetrics


@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/IcebergRetentionMetrics AWS API Documentation
@return [Float]
The duration of the job in hours.
@!attribute [rw] job_duration_in_hour
@return [Integer]
whole number.
The number of DPUs consumed by the job, rounded up to the nearest
@!attribute [rw] number_of_dpus
@return [Float]
The number of DPU hours consumed by the job.
@!attribute [rw] dpu_hours
@return [Integer]
The number of manifest lists deleted by the retention job run.
@!attribute [rw] number_of_manifest_lists_deleted
@return [Integer]
The number of manifest files deleted by the retention job run.
@!attribute [rw] number_of_manifest_files_deleted
@return [Integer]
The number of data files deleted by the retention job run.
@!attribute [rw] number_of_data_files_deleted
Snapshot retention metrics for Iceberg for the optimizer run.