ClusterOpenMonitoringPrometheusJmxExporterArgs

data class ClusterOpenMonitoringPrometheusJmxExporterArgs(val enabledInBroker: Output<Boolean>) : ConvertibleToJava<ClusterOpenMonitoringPrometheusJmxExporterArgs>

Constructors

constructor(enabledInBroker: Output<Boolean>)

Properties

Link copied to clipboard

Indicates whether you want to enable or disable the JMX Exporter.

Functions

Link copied to clipboard
open override fun toJava(): ClusterOpenMonitoringPrometheusJmxExporterArgs