SystemStatus

CPU utilization and load average metrics for an Amazon EC2 instance.

Types

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

Properties

Link copied to clipboard

CPU utilization metrics for the instance.

Link copied to clipboard

Load average in the last 1-minute, 5-minute, and 15-minute periods. For more information, see Operating System Metrics.

Functions

Link copied to clipboard
inline fun copy(block: SystemStatus.Builder.() -> Unit = {}): SystemStatus
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