class Aws::CostExplorer::Types::DiskResourceUtilization

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

@!attribute [rw] disk_read_ops_per_second

The maximum number of read operations per second.
@return [String]

@!attribute [rw] disk_write_ops_per_second

The maximum number of write operations per second.
@return [String]

@!attribute [rw] disk_read_bytes_per_second

The maximum read throughput operations per second.
@return [String]

@!attribute [rw] disk_write_bytes_per_second

The maximum write throughput operations per second.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/DiskResourceUtilization AWS API Documentation

Constants

SENSITIVE