Uses of Interface
software.amazon.awscdk.services.msk.CfnReplicator.LogDeliveryProperty
Packages that use CfnReplicator.LogDeliveryProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnReplicator.LogDeliveryProperty in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement CfnReplicator.LogDeliveryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnReplicator.LogDeliveryPropertyMethods in software.amazon.awscdk.services.msk that return CfnReplicator.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnReplicator.LogDeliveryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.msk with parameters of type CfnReplicator.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnReplicator.Builder.logDelivery(CfnReplicator.LogDeliveryProperty logDelivery) Configuration for log delivery for the replicator.CfnReplicatorProps.Builder.logDelivery(CfnReplicator.LogDeliveryProperty logDelivery) Sets the value ofCfnReplicatorProps.getLogDelivery()voidCfnReplicator.setLogDelivery(CfnReplicator.LogDeliveryProperty value) Configuration for log delivery for the replicator.