Uses of Class
software.amazon.awscdk.services.msk.CfnCluster.OpenMonitoringProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.OpenMonitoringProperty.Builder in software.amazon.awscdk.services.msk
Modifier and TypeMethodDescriptionCfnCluster.OpenMonitoringProperty.builder()
CfnCluster.OpenMonitoringProperty.Builder.prometheus
(IResolvable prometheus) Sets the value ofCfnCluster.OpenMonitoringProperty.getPrometheus()
CfnCluster.OpenMonitoringProperty.Builder.prometheus
(CfnCluster.PrometheusProperty prometheus) Sets the value ofCfnCluster.OpenMonitoringProperty.getPrometheus()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.OpenMonitoringProperty.Builder
.