metricAggregationType property
The aggregation type for the CloudWatch metrics. The valid values are
Minimum
, Maximum
, and Average
.
Implementation
final String? metricAggregationType;
The aggregation type for the CloudWatch metrics. The valid values are
Minimum
, Maximum
, and Average
.
final String? metricAggregationType;