Attached Cluster Monitoring Config Args
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
val managedPrometheusConfig: Output<AttachedClusterMonitoringConfigManagedPrometheusConfigArgs>? = null
Enable Google Cloud Managed Service for Prometheus in the cluster. Structure is documented below.