We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2d259 commit d52c766Copy full SHA for d52c766
src/main/java/software/amazon/cloudwatchlogs/emf/model/MetricsContext.java
@@ -126,6 +126,7 @@ public boolean hasDefaultDimensions() {
126
* @param value Value of the metric
127
* @param unit The unit of the metric
128
* @param storageResolution The resolution of the metric
129
+ * @param aggregationType The aggregation type of the metric
130
* @throws InvalidMetricException if the metric is invalid
131
*/
132
public void putMetric(
0 commit comments