managed Prometheus Config
suspend fun managedPrometheusConfig(value: Output<AttachedClusterMonitoringConfigManagedPrometheusConfigArgs>)
suspend fun managedPrometheusConfig(value: AttachedClusterMonitoringConfigManagedPrometheusConfigArgs?)
Parameters
value
Enable Google Cloud Managed Service for Prometheus in the cluster. Structure is documented below.
suspend fun managedPrometheusConfig(argument: suspend AttachedClusterMonitoringConfigManagedPrometheusConfigArgsBuilder.() -> Unit)
Parameters
argument
Enable Google Cloud Managed Service for Prometheus in the cluster. Structure is documented below.