| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.OpenMonitoringProperty.Jsii$Proxy
An implementation for
CfnCluster.OpenMonitoringProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.OpenMonitoringProperty |
CfnCluster.OpenMonitoringProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.openMonitoring(CfnCluster.OpenMonitoringProperty openMonitoring)
Sets the value of
CfnClusterProps.getOpenMonitoring() |
CfnCluster.Builder |
CfnCluster.Builder.openMonitoring(CfnCluster.OpenMonitoringProperty openMonitoring)
The settings for open monitoring.
|
void |
CfnCluster.setOpenMonitoring(CfnCluster.OpenMonitoringProperty value)
The settings for open monitoring.
|
Copyright © 2022. All rights reserved.