MetricDatum
constructor(MetricName: MetricName, Counts: List<Double>? = null, Dimensions: List<Dimension>? = null, StatisticValues: StatisticSet? = null, StorageResolution: Int? = null, Timestamp: Instant? = null, Unit: MetricUnit? = null, Value: Double? = null, Values: List<Double>? = null)