metricsExportConfig

@JvmName(name = "eluweiuckhjtsmvl")
suspend fun metricsExportConfig(value: Output<MetricsExportConfigPropertiesArgs>)
@JvmName(name = "kbsryhlsscqlypcl")
suspend fun metricsExportConfig(value: MetricsExportConfigPropertiesArgs?)

Parameters

value

A structure containing the mqtt topic for metrics export.


@JvmName(name = "rcebojkeembwyptc")
suspend fun metricsExportConfig(argument: suspend MetricsExportConfigPropertiesArgsBuilder.() -> Unit)

Parameters

argument

A structure containing the mqtt topic for metrics export.