toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.inputs
/
ClusterJmxExporterArgs
Cluster
Jmx
Exporter
Args
data
class
ClusterJmxExporterArgs
(
val
enabledInBroker
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ClusterJmxExporterArgs
>
Members
Constructors
Cluster
Jmx
Exporter
Args
Link copied to clipboard
constructor
(
enabledInBroker
:
Output
<
Boolean
>
)
Properties
enabled
In
Broker
Link copied to clipboard
val
enabledInBroker
:
Output
<
Boolean
>
Indicates whether you want to enable or disable the JMX Exporter.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterJmxExporterArgs