Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder
Packages that use CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder
-
Uses of CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnReplicatorPropsMixin.ReplicationInfoProperty.BuilderModifier and TypeMethodDescriptionCfnReplicatorPropsMixin.ReplicationInfoProperty.builder()CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.consumerGroupReplication(CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty consumerGroupReplication) CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.consumerGroupReplication(IResolvable consumerGroupReplication) CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.sourceKafkaClusterArn(String sourceKafkaClusterArn) CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.targetCompressionType(String targetCompressionType) CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.targetKafkaClusterArn(String targetKafkaClusterArn) CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.topicReplication(CfnReplicatorPropsMixin.TopicReplicationProperty topicReplication) Sets the value ofCfnReplicatorPropsMixin.ReplicationInfoProperty.getTopicReplication()CfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.topicReplication(IResolvable topicReplication) Sets the value ofCfnReplicatorPropsMixin.ReplicationInfoProperty.getTopicReplication()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnReplicatorPropsMixin.ReplicationInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicatorPropsMixin.ReplicationInfoProperty.Builder.