GetClusterMonitoringConfig

data class GetClusterMonitoringConfig(val enableComponents: List<String>, val managedPrometheuses: List<GetClusterMonitoringConfigManagedPrometheus>)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties