JobCapacityUsageSummary

The capacity usage for a job, including the unit of measure and quantity of resources being used.

Types

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

Properties

Link copied to clipboard

The unit of measure for the capacity usage. This is VCPU for Amazon EC2 and cpu for Amazon EKS.

Link copied to clipboard

The quantity of capacity being used by the job, measured in the units specified by capacityUnit.

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