|
16469 | 16469 | "shape":"metricCounts",
|
16470 | 16470 | "documentation":"<p>The number of files removed by the compaction job run.</p>"
|
16471 | 16471 | },
|
| 16472 | + "DpuHours":{ |
| 16473 | + "shape":"dpuHours", |
| 16474 | + "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16475 | + }, |
16472 | 16476 | "NumberOfDpus":{
|
16473 | 16477 | "shape":"dpuCounts",
|
16474 |
| - "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16478 | + "documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>" |
16475 | 16479 | },
|
16476 | 16480 | "JobDurationInHour":{
|
16477 | 16481 | "shape":"dpuDurationInHour",
|
|
16516 | 16520 | "shape":"metricCounts",
|
16517 | 16521 | "documentation":"<p>The number of orphan files deleted by the orphan file deletion job run.</p>"
|
16518 | 16522 | },
|
| 16523 | + "DpuHours":{ |
| 16524 | + "shape":"dpuHours", |
| 16525 | + "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16526 | + }, |
16519 | 16527 | "NumberOfDpus":{
|
16520 | 16528 | "shape":"dpuCounts",
|
16521 |
| - "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16529 | + "documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>" |
16522 | 16530 | },
|
16523 | 16531 | "JobDurationInHour":{
|
16524 | 16532 | "shape":"dpuDurationInHour",
|
|
16560 | 16568 | "shape":"metricCounts",
|
16561 | 16569 | "documentation":"<p>The number of manifest lists deleted by the retention job run.</p>"
|
16562 | 16570 | },
|
| 16571 | + "DpuHours":{ |
| 16572 | + "shape":"dpuHours", |
| 16573 | + "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16574 | + }, |
16563 | 16575 | "NumberOfDpus":{
|
16564 | 16576 | "shape":"dpuCounts",
|
16565 |
| - "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 16577 | + "documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>" |
16566 | 16578 | },
|
16567 | 16579 | "JobDurationInHour":{
|
16568 | 16580 | "shape":"dpuDurationInHour",
|
|
21584 | 21596 | },
|
21585 | 21597 | "NumberOfDpus":{
|
21586 | 21598 | "shape":"MessageString",
|
21587 |
| - "documentation":"<p>The number of DPU hours consumed by the job.</p>" |
| 21599 | + "documentation":"<p>The number of DPUs consumed by the job, rounded up to the nearest whole number.</p>" |
21588 | 21600 | },
|
21589 | 21601 | "JobDurationInHour":{
|
21590 | 21602 | "shape":"MessageString",
|
|
27294 | 27306 | "double":{"type":"double"},
|
27295 | 27307 | "dpuCounts":{"type":"integer"},
|
27296 | 27308 | "dpuDurationInHour":{"type":"double"},
|
| 27309 | + "dpuHours":{"type":"double"}, |
27297 | 27310 | "glueConnectionNameString":{
|
27298 | 27311 | "type":"string",
|
27299 | 27312 | "min":1
|
|
0 commit comments