Builder

class Builder

Properties

Link copied to clipboard
var avg: Double?

The average value of the metric.

Link copied to clipboard
var count: Int?

The number of samples used to generate the metric.

Link copied to clipboard
var last: Double?

The most recent value of the metric.

Link copied to clipboard
var max: Double?

The maximum value of the metric.

Link copied to clipboard

The name of the metric.

Link copied to clipboard
var min: Double?

The minimum value of the metric.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source.

Link copied to clipboard

The standard deviation of the metric.

Link copied to clipboard

When the metric was last updated.