class Aws::CostExplorer::Types::EC2ResourceUtilization
Utilization metrics of the instance.
@!attribute [rw] max_cpu_utilization_percentage
The maximum observed or expected CPU utilization of the instance. @return [String]
@!attribute [rw] max_memory_utilization_percentage
The maximum observed or expected memory utilization of the instance. @return [String]
@!attribute [rw] max_storage_utilization_percentage
The maximum observed or expected storage utilization of the instance. This doesn't include EBS storage. @return [String]
@!attribute [rw] ebs_resource_utilization
The EBS field that contains a list of EBS metrics that are associated with the current instance. @return [Types::EBSResourceUtilization]
@!attribute [rw] disk_resource_utilization
The field that contains a list of disk (local storage) metrics that are associated with the current instance. @return [Types::DiskResourceUtilization]
@!attribute [rw] network_resource_utilization
The network field that contains a list of network metrics that are associated with the current instance. @return [Types::NetworkResourceUtilization]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/EC2ResourceUtilization AWS API Documentation
Constants
- SENSITIVE