ClusterOpenMonitoringPrometheusArgs

data class ClusterOpenMonitoringPrometheusArgs(val jmxExporter: Output<ClusterOpenMonitoringPrometheusJmxExporterArgs>? = null, val nodeExporter: Output<ClusterOpenMonitoringPrometheusNodeExporterArgs>? = null) : ConvertibleToJava<ClusterOpenMonitoringPrometheusArgs>

Constructors

Link copied to clipboard
constructor(jmxExporter: Output<ClusterOpenMonitoringPrometheusJmxExporterArgs>? = null, nodeExporter: Output<ClusterOpenMonitoringPrometheusNodeExporterArgs>? = null)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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