Uses of Class
software.amazon.awscdk.services.msk.CfnCluster.PrometheusProperty.Builder
Packages that use CfnCluster.PrometheusProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.PrometheusProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnCluster.PrometheusProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.PrometheusProperty.builder()CfnCluster.PrometheusProperty.Builder.jmxExporter(IResolvable jmxExporter) Sets the value ofCfnCluster.PrometheusProperty.getJmxExporter()CfnCluster.PrometheusProperty.Builder.jmxExporter(CfnCluster.JmxExporterProperty jmxExporter) Sets the value ofCfnCluster.PrometheusProperty.getJmxExporter()CfnCluster.PrometheusProperty.Builder.nodeExporter(IResolvable nodeExporter) Sets the value ofCfnCluster.PrometheusProperty.getNodeExporter()CfnCluster.PrometheusProperty.Builder.nodeExporter(CfnCluster.NodeExporterProperty nodeExporter) Sets the value ofCfnCluster.PrometheusProperty.getNodeExporter()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnCluster.PrometheusProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.PrometheusProperty.Builder.