ClusterJmxExporterArgs

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

Constructors

Link copied to clipboard
constructor(enabledInBroker: Output<Boolean>)

Properties

Link copied to clipboard

Functions

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