ClusterMonitoringConfigManagedPrometheusAutoMonitoringConfigArgs

data class ClusterMonitoringConfigManagedPrometheusAutoMonitoringConfigArgs(val scope: Output<String>) : ConvertibleToJava<ClusterMonitoringConfigManagedPrometheusAutoMonitoringConfigArgs>

Constructors

constructor(scope: Output<String>)

Properties

Link copied to clipboard
val scope: Output<String>

Whether or not to enable GKE Auto-Monitoring. Supported values include: ALL, NONE.

Functions

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