Get Cluster Monitoring Config
data class GetClusterMonitoringConfig(val enableComponents: List<String>, val managedPrometheuses: List<GetClusterMonitoringConfigManagedPrometheus>)
Constructors
Link copied to clipboard
fun GetClusterMonitoringConfig(enableComponents: List<String>, managedPrometheuses: List<GetClusterMonitoringConfigManagedPrometheus>)