Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterMixinProps.Builder
Packages that use CfnClusterMixinProps.Builder
-
Uses of CfnClusterMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterMixinProps.BuilderModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.brokerNodeGroupInfo(CfnClusterPropsMixin.BrokerNodeGroupInfoProperty brokerNodeGroupInfo) Sets the value ofCfnClusterMixinProps.getBrokerNodeGroupInfo()CfnClusterMixinProps.Builder.brokerNodeGroupInfo(IResolvable brokerNodeGroupInfo) Sets the value ofCfnClusterMixinProps.getBrokerNodeGroupInfo()static CfnClusterMixinProps.BuilderCfnClusterMixinProps.builder()CfnClusterMixinProps.Builder.clientAuthentication(CfnClusterPropsMixin.ClientAuthenticationProperty clientAuthentication) Sets the value ofCfnClusterMixinProps.getClientAuthentication()CfnClusterMixinProps.Builder.clientAuthentication(IResolvable clientAuthentication) Sets the value ofCfnClusterMixinProps.getClientAuthentication()CfnClusterMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnClusterMixinProps.getClusterName()CfnClusterMixinProps.Builder.configurationInfo(CfnClusterPropsMixin.ConfigurationInfoProperty configurationInfo) Sets the value ofCfnClusterMixinProps.getConfigurationInfo()CfnClusterMixinProps.Builder.configurationInfo(IResolvable configurationInfo) Sets the value ofCfnClusterMixinProps.getConfigurationInfo()CfnClusterMixinProps.Builder.currentVersion(String currentVersion) Sets the value ofCfnClusterMixinProps.getCurrentVersion()CfnClusterMixinProps.Builder.encryptionInfo(CfnClusterPropsMixin.EncryptionInfoProperty encryptionInfo) Sets the value ofCfnClusterMixinProps.getEncryptionInfo()CfnClusterMixinProps.Builder.encryptionInfo(IResolvable encryptionInfo) Sets the value ofCfnClusterMixinProps.getEncryptionInfo()CfnClusterMixinProps.Builder.enhancedMonitoring(String enhancedMonitoring) Sets the value ofCfnClusterMixinProps.getEnhancedMonitoring()CfnClusterMixinProps.Builder.kafkaVersion(String kafkaVersion) Sets the value ofCfnClusterMixinProps.getKafkaVersion()CfnClusterMixinProps.Builder.loggingInfo(CfnClusterPropsMixin.LoggingInfoProperty loggingInfo) Sets the value ofCfnClusterMixinProps.getLoggingInfo()CfnClusterMixinProps.Builder.loggingInfo(IResolvable loggingInfo) Sets the value ofCfnClusterMixinProps.getLoggingInfo()CfnClusterMixinProps.Builder.numberOfBrokerNodes(Number numberOfBrokerNodes) Sets the value ofCfnClusterMixinProps.getNumberOfBrokerNodes()CfnClusterMixinProps.Builder.openMonitoring(CfnClusterPropsMixin.OpenMonitoringProperty openMonitoring) Sets the value ofCfnClusterMixinProps.getOpenMonitoring()CfnClusterMixinProps.Builder.openMonitoring(IResolvable openMonitoring) Sets the value ofCfnClusterMixinProps.getOpenMonitoring()CfnClusterMixinProps.Builder.rebalancing(CfnClusterPropsMixin.RebalancingProperty rebalancing) Sets the value ofCfnClusterMixinProps.getRebalancing()CfnClusterMixinProps.Builder.rebalancing(IResolvable rebalancing) Sets the value ofCfnClusterMixinProps.getRebalancing()CfnClusterMixinProps.Builder.storageMode(String storageMode) Sets the value ofCfnClusterMixinProps.getStorageMode()Sets the value ofCfnClusterMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnClusterMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnClusterMixinProps.Builder.