unit property

StandardUnit? unit
final

When you are using a Put operation, this defines what unit you want to use when storing the metric.

In a Get operation, this displays the unit that is used for the metric.

Implementation

final StandardUnit? unit;