AttachedClusterMonitoringConfigArgs

data class AttachedClusterMonitoringConfigArgs(val managedPrometheusConfig: Output<AttachedClusterMonitoringConfigManagedPrometheusConfigArgs>? = null) : ConvertibleToJava<AttachedClusterMonitoringConfigArgs>

Constructors

Link copied to clipboard
constructor(managedPrometheusConfig: Output<AttachedClusterMonitoringConfigManagedPrometheusConfigArgs>? = null)

Properties

Link copied to clipboard

Enable Google Cloud Managed Service for Prometheus in the cluster. Structure is documented below.

Functions

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