metric

@JvmName(name = "cawcqatcqsnshfxr")
suspend fun metric(value: Output<AssetModelMetricArgs>)
@JvmName(name = "qqqquedxfksvcong")
suspend fun metric(value: AssetModelMetricArgs?)

Parameters

value

Specifies an asset metric property. A metric contains a mathematical expression that uses aggregate functions to process all input data points over a time interval and output a single data point, such as to calculate the average hourly temperature.


@JvmName(name = "xvuucskuvepahhbw")
suspend fun metric(argument: suspend AssetModelMetricArgsBuilder.() -> Unit)

Parameters

argument

Specifies an asset metric property. A metric contains a mathematical expression that uses aggregate functions to process all input data points over a time interval and output a single data point, such as to calculate the average hourly temperature.