Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnTopicMixinProps.Builder
Packages that use CfnTopicMixinProps.Builder
-
Uses of CfnTopicMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnTopicMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnTopicMixinProps.BuilderCfnTopicMixinProps.builder()CfnTopicMixinProps.Builder.clusterArn(String clusterArn) Sets the value ofCfnTopicMixinProps.getClusterArn()Sets the value ofCfnTopicMixinProps.getConfigs()CfnTopicMixinProps.Builder.partitionCount(Number partitionCount) Sets the value ofCfnTopicMixinProps.getPartitionCount()CfnTopicMixinProps.Builder.replicationFactor(Number replicationFactor) Sets the value ofCfnTopicMixinProps.getReplicationFactor()Sets the value ofCfnTopicMixinProps.getTopicName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnTopicMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTopicMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicMixinProps.Builder.