TotalResourceUtilization

The aggregate vCPU, memory, and storage resources used from the time job start executing till the time job is terminated, rounded up to the nearest second.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The aggregated memory used per hour from the time job start executing till the time job is terminated.

Link copied to clipboard

The aggregated storage used per hour from the time job start executing till the time job is terminated.

Link copied to clipboard

The aggregated vCPU used per hour from the time job start executing till the time job is terminated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String