Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder
Packages that use CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder
-
Uses of CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.BuilderModifier and TypeMethodDescriptionCfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.builder()CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.consumerGroupsToExclude(List<String> consumerGroupsToExclude) CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.consumerGroupsToReplicate(List<String> consumerGroupsToReplicate) CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.detectAndCopyNewConsumerGroups(Boolean detectAndCopyNewConsumerGroups) CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.detectAndCopyNewConsumerGroups(IResolvable detectAndCopyNewConsumerGroups) CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.synchroniseConsumerGroupOffsets(Boolean synchroniseConsumerGroupOffsets) CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.synchroniseConsumerGroupOffsets(IResolvable synchroniseConsumerGroupOffsets) Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicatorPropsMixin.ConsumerGroupReplicationProperty.Builder.