menu
aws_cloudwatch_api package
documentation
monitoring-2010-08-01.dart
Metric
Metric constructor
Metric constructor
dark_mode
light_mode
Metric
constructor
Metric
(
{
List
<
Dimension
>
?
dimensions
,
String
?
metricName
,
String
?
namespace
,
})
Implementation
Metric({ this.dimensions, this.metricName, this.namespace, });
aws_cloudwatch_api package
documentation
monitoring-2010-08-01
Metric
Metric constructor
Metric class