Uses of Class
software.amazon.awscdk.services.msk.alpha.MonitoringConfiguration.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of MonitoringConfiguration.Builder in software.amazon.awscdk.services.msk.alpha
Modifier and TypeMethodDescriptionMonitoringConfiguration.builder()
MonitoringConfiguration.Builder.clusterMonitoringLevel
(ClusterMonitoringLevel clusterMonitoringLevel) Sets the value ofMonitoringConfiguration.getClusterMonitoringLevel()
MonitoringConfiguration.Builder.enablePrometheusJmxExporter
(Boolean enablePrometheusJmxExporter) Sets the value ofMonitoringConfiguration.getEnablePrometheusJmxExporter()
MonitoringConfiguration.Builder.enablePrometheusNodeExporter
(Boolean enablePrometheusNodeExporter) Sets the value ofMonitoringConfiguration.getEnablePrometheusNodeExporter()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theMonitoringConfiguration.Builder
.