Uses of Class
software.amazon.awscdk.services.msk.CfnTopic.Builder
Packages that use CfnTopic.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnTopic.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnTopic.BuilderModifier and TypeMethodDescriptionCfnTopic.Builder.clusterArn(String clusterArn) The Amazon Resource Name (ARN) of the MSK cluster.Base64 encoded configuration properties of the topic.static CfnTopic.BuilderCfnTopic.Builder.partitionCount(Number partitionCount) The number of partitions for the topic.CfnTopic.Builder.replicationFactor(Number replicationFactor) The replication factor for the topic.The name of the topic.