metricAggregationType

@JvmName(name = "ncbbjjedkheywsgg")
suspend fun metricAggregationType(value: Output<String>)
@JvmName(name = "ebkljfuxkmknpkyh")
suspend fun metricAggregationType(value: String?)

Parameters

value

The aggregation type for the CloudWatch metrics. Valid values are `Minimum`, `Maximum`, and `Average`. If the aggregation type is null, the value is treated as `Average`.