aggregations

@JvmName(name = "cknujmdjnmborhfl")
suspend fun aggregations(value: Output<List<AlertPolicyConditionConditionThresholdAggregationArgs>>)
@JvmName(name = "dchrsthblsannwno")
suspend fun aggregations(value: List<AlertPolicyConditionConditionThresholdAggregationArgs>?)

Parameters

value

Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series together (such as when aggregating multiple streams on each resource to a single stream for each resource or when aggregating streams across all members of a group of resources). Multiple aggregations are applied in the order specified.This field is similar to the one in the MetricService.ListTimeSeries request. It is advisable to use the ListTimeSeries method when debugging this field. Structure is documented below.


@JvmName(name = "rrfrkkqbktnvohga")
suspend fun aggregations(vararg values: Output<AlertPolicyConditionConditionThresholdAggregationArgs>)


@JvmName(name = "afoptenrlbxcgukw")
suspend fun aggregations(values: List<Output<AlertPolicyConditionConditionThresholdAggregationArgs>>)
@JvmName(name = "ymfslfsehtqyidlk")
suspend fun aggregations(vararg values: AlertPolicyConditionConditionThresholdAggregationArgs)

Parameters

values

Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series together (such as when aggregating multiple streams on each resource to a single stream for each resource or when aggregating streams across all members of a group of resources). Multiple aggregations are applied in the order specified.This field is similar to the one in the MetricService.ListTimeSeries request. It is advisable to use the ListTimeSeries method when debugging this field. Structure is documented below.


@JvmName(name = "jrfoxxkhbttecuci")
suspend fun aggregations(argument: List<suspend AlertPolicyConditionConditionThresholdAggregationArgsBuilder.() -> Unit>)
@JvmName(name = "bynbmcfwckapymsb")
suspend fun aggregations(vararg argument: suspend AlertPolicyConditionConditionThresholdAggregationArgsBuilder.() -> Unit)
@JvmName(name = "mjxnicmpuygntwpg")
suspend fun aggregations(argument: suspend AlertPolicyConditionConditionThresholdAggregationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series together (such as when aggregating multiple streams on each resource to a single stream for each resource or when aggregating streams across all members of a group of resources). Multiple aggregations are applied in the order specified.This field is similar to the one in the MetricService.ListTimeSeries request. It is advisable to use the ListTimeSeries method when debugging this field. Structure is documented below.