Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnReplicatorPropsMixin.LogDeliveryProperty
Packages that use CfnReplicatorPropsMixin.LogDeliveryProperty
-
Uses of CfnReplicatorPropsMixin.LogDeliveryProperty in software.amazon.awscdk.cfnpropertymixins.services.msk
Classes in software.amazon.awscdk.cfnpropertymixins.services.msk that implement CfnReplicatorPropsMixin.LogDeliveryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnReplicatorPropsMixin.LogDeliveryPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnReplicatorPropsMixin.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnReplicatorPropsMixin.LogDeliveryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnReplicatorPropsMixin.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnReplicatorMixinProps.Builder.logDelivery(CfnReplicatorPropsMixin.LogDeliveryProperty logDelivery) Sets the value ofCfnReplicatorMixinProps.getLogDelivery()CfnReplicatorPropsMixin.Builder.logDelivery(CfnReplicatorPropsMixin.LogDeliveryProperty logDelivery) Configuration for log delivery for the replicator.