Skip to content

Commit d52c766

Browse files
committed
added doc
1 parent 2a2d259 commit d52c766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/software/amazon/cloudwatchlogs/emf/model/MetricsContext.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ public boolean hasDefaultDimensions() {
126126
* @param value Value of the metric
127127
* @param unit The unit of the metric
128128
* @param storageResolution The resolution of the metric
129+
* @param aggregationType The aggregation type of the metric
129130
* @throws InvalidMetricException if the metric is invalid
130131
*/
131132
public void putMetric(

0 commit comments

Comments
 (0)