Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnTopicPropsMixin.Builder
Packages that use CfnTopicPropsMixin.Builder
-
Uses of CfnTopicPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnTopicPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTopicPropsMixin.Builder.clusterArn(String clusterArn) The Amazon Resource Name (ARN) of the MSK cluster.Base64 encoded configuration properties of the topic.static CfnTopicPropsMixin.BuilderCfnTopicPropsMixin.Builder.create()static CfnTopicPropsMixin.BuilderCfnTopicPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTopicPropsMixin.Builder.partitionCount(Number partitionCount) The number of partitions for the topic.CfnTopicPropsMixin.Builder.replicationFactor(Number replicationFactor) The replication factor for the topic.The name of the topic.