class Aws::CostExplorer::Types::NetworkResourceUtilization

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

@!attribute [rw] network_in_bytes_per_second

The network inbound throughput utilization measured in Bytes per
second.
@return [String]

@!attribute [rw] network_out_bytes_per_second

The network outbound throughput utilization measured in Bytes per
second.
@return [String]

@!attribute [rw] network_packets_in_per_second

The network ingress packets that are measured in packets per second.
@return [String]

@!attribute [rw] network_packets_out_per_second

The network outgress packets that are measured in packets per
second.
@return [String]

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

Constants

SENSITIVE