ClusterOpenMonitoringPrometheusArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard