Uses of Class
software.amazon.awscdk.services.msk.CfnReplicator.ReplicatorLogDeliveryProperty.Builder
Packages that use CfnReplicator.ReplicatorLogDeliveryProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnReplicator.ReplicatorLogDeliveryProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnReplicator.ReplicatorLogDeliveryProperty.BuilderModifier and TypeMethodDescriptionCfnReplicator.ReplicatorLogDeliveryProperty.builder()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getCloudWatchLogs()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.cloudWatchLogs(CfnReplicator.CloudWatchLogsProperty cloudWatchLogs) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getCloudWatchLogs()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getFirehose()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.firehose(CfnReplicator.FirehoseProperty firehose) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getFirehose()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.s3(IResolvable s3) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getS3()CfnReplicator.ReplicatorLogDeliveryProperty.Builder.s3(CfnReplicator.S3Property s3) Sets the value ofCfnReplicator.ReplicatorLogDeliveryProperty.getS3()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnReplicator.ReplicatorLogDeliveryProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicator.ReplicatorLogDeliveryProperty.Builder.