| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ProvisionedThroughputProperty.Builder |
CfnCluster.ProvisionedThroughputProperty.builder() |
CfnCluster.ProvisionedThroughputProperty.Builder |
CfnCluster.ProvisionedThroughputProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnCluster.ProvisionedThroughputProperty.getEnabled() |
CfnCluster.ProvisionedThroughputProperty.Builder |
CfnCluster.ProvisionedThroughputProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnCluster.ProvisionedThroughputProperty.getEnabled() |
CfnCluster.ProvisionedThroughputProperty.Builder |
CfnCluster.ProvisionedThroughputProperty.Builder.volumeThroughput(Number volumeThroughput)
Sets the value of
CfnCluster.ProvisionedThroughputProperty.getVolumeThroughput() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnCluster.ProvisionedThroughputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.BrokerLogsProperty.Builder. |
Copyright © 2022. All rights reserved.