getCustomMetric

A custom metric published by your devices to Device Defender.

Return

null

Parameters

argument

null


suspend fun getCustomMetric(metricName: String): GetCustomMetricResult

Return

null

Parameters

metricName

The name of the custom metric. This will be used in the metric report submitted from the device/thing. Shouldn't begin with aws: . Cannot be updated once defined.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iot.kotlin.inputs.GetCustomMetricPlainArgs.

See also