Uses of Class
software.amazon.awscdk.services.msk.CfnReplicator.ConsumerGroupReplicationProperty.Builder
Packages that use CfnReplicator.ConsumerGroupReplicationProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnReplicator.ConsumerGroupReplicationProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnReplicator.ConsumerGroupReplicationProperty.BuilderModifier and TypeMethodDescriptionCfnReplicator.ConsumerGroupReplicationProperty.builder()CfnReplicator.ConsumerGroupReplicationProperty.Builder.consumerGroupsToExclude(List<String> consumerGroupsToExclude) CfnReplicator.ConsumerGroupReplicationProperty.Builder.consumerGroupsToReplicate(List<String> consumerGroupsToReplicate) CfnReplicator.ConsumerGroupReplicationProperty.Builder.detectAndCopyNewConsumerGroups(Boolean detectAndCopyNewConsumerGroups) CfnReplicator.ConsumerGroupReplicationProperty.Builder.detectAndCopyNewConsumerGroups(IResolvable detectAndCopyNewConsumerGroups) CfnReplicator.ConsumerGroupReplicationProperty.Builder.synchroniseConsumerGroupOffsets(Boolean synchroniseConsumerGroupOffsets) CfnReplicator.ConsumerGroupReplicationProperty.Builder.synchroniseConsumerGroupOffsets(IResolvable synchroniseConsumerGroupOffsets) Constructors in software.amazon.awscdk.services.msk with parameters of type CfnReplicator.ConsumerGroupReplicationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicator.ConsumerGroupReplicationProperty.Builder.