metricAggregationType

@JvmName(name = "ltkactgqjxpnvgjo")
suspend fun metricAggregationType(value: Output<String>)
@JvmName(name = "nvjpfhpqtrxoeohm")
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`.