class Aws::Lightsail::Types::MetricDatapoint

Describes the metric data point.

@!attribute [rw] average

The average.
@return [Float]

@!attribute [rw] maximum

The maximum.
@return [Float]

@!attribute [rw] minimum

The minimum.
@return [Float]

@!attribute [rw] sample_count

The sample count.
@return [Float]

@!attribute [rw] sum

The sum.
@return [Float]

@!attribute [rw] timestamp

The timestamp (e.g., `1479816991.349`).
@return [Time]

@!attribute [rw] unit

The unit.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/MetricDatapoint AWS API Documentation

Constants

SENSITIVE