Show / Hide Table of Contents

Class ClusterOpenMonitoringPrometheus

Inheritance
System.Object
ClusterOpenMonitoringPrometheus
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.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterOpenMonitoringPrometheus

Fields

View Source

JmxExporter

Configuration block for JMX Exporter. See below.

Declaration
public readonly ClusterOpenMonitoringPrometheusJmxExporter JmxExporter
Field Value
Type Description
ClusterOpenMonitoringPrometheusJmxExporter
View Source

NodeExporter

Configuration block for Node Exporter. See below.

Declaration
public readonly ClusterOpenMonitoringPrometheusNodeExporter NodeExporter
Field Value
Type Description
ClusterOpenMonitoringPrometheusNodeExporter
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.