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