Uses of Interface
software.amazon.awscdk.services.msk.CfnCluster.OpenMonitoringProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.OpenMonitoringProperty in software.amazon.awscdk.services.msk
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.OpenMonitoringProperty
Modifier and TypeMethodDescriptionCfnCluster.OpenMonitoringProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.openMonitoring
(CfnCluster.OpenMonitoringProperty openMonitoring) The settings for open monitoring.CfnClusterProps.Builder.openMonitoring
(CfnCluster.OpenMonitoringProperty openMonitoring) Sets the value ofCfnClusterProps.getOpenMonitoring()
void
CfnCluster.setOpenMonitoring
(CfnCluster.OpenMonitoringProperty value) The settings for open monitoring.