metricKind

@JvmName(name = "kvyyggqwdcvkfbrp")
suspend fun metricKind(value: Output<String>)
@JvmName(name = "uxbbsijefkrprpfc")
suspend fun metricKind(value: String?)

Parameters

value

Whether the metric records instantaneous values, changes to a value, etc. Some combinations of metricKind and valueType might not be supported. Possible values are: METRIC_KIND_UNSPECIFIED, GAUGE, DELTA, CUMULATIVE.