Ec2ResourceUtilization

Utilization metrics for the instance.

Types

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

Properties

Link copied to clipboard

The field that contains a list of disk (local storage) metrics that are associated with the current instance.

Link copied to clipboard

The EBS field that contains a list of EBS metrics that are associated with the current instance.

Link copied to clipboard

The maximum observed or expected CPU utilization of the instance.

Link copied to clipboard

The maximum observed or expected memory utilization of the instance.

Link copied to clipboard

The maximum observed or expected storage utilization of the instance. This doesn't include EBS storage.

Link copied to clipboard

The network field that contains a list of network metrics that are associated with the current instance.

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