Class ClusterOpenMonitoringPrometheusJmxExporterArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Msk.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterOpenMonitoringPrometheusJmxExporterArgs : ResourceArgs
Constructors
View SourceClusterOpenMonitoringPrometheusJmxExporterArgs()
Declaration
public ClusterOpenMonitoringPrometheusJmxExporterArgs()
Properties
View SourceEnabledInBroker
Indicates whether you want to enable or disable the JMX Exporter.
Declaration
public Input<bool> EnabledInBroker { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |