aggregationPeriod

@JvmName(name = "nfxyorrohjhjdlhv")
suspend fun aggregationPeriod(value: Output<String>)
@JvmName(name = "tvowmqhqsxvssobr")
suspend fun aggregationPeriod(value: String?)

Parameters

value

The period over which the metric value should be aggregated and evaluated. Format is , where integer should be a positive integer and unit should be one of (s,m,h,d,w) meaning (second, minute, hour, day, week). For an EXPECTED_MIN threshold, this aggregation_period must be lesser than 24 hours.