metricAggregationType

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

Parameters

value

The aggregation type for the CloudWatch metrics. The valid values are Minimum, Maximum, and Average. If the aggregation type is null, the value is treated as Average. Valid only if the policy type is StepScaling.