Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder
Packages that use CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder
-
Uses of CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.BuilderModifier and TypeMethodDescriptionCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.builder()CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.cloudWatchLogs(CfnReplicatorPropsMixin.CloudWatchLogsProperty cloudWatchLogs) CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.firehose(CfnReplicatorPropsMixin.FirehoseProperty firehose) Sets the value ofCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.getFirehose()CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.getFirehose()CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.s3(CfnReplicatorPropsMixin.S3Property s3) Sets the value ofCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.getS3()CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.s3(IResolvable s3) Sets the value ofCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.getS3()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnReplicatorPropsMixin.ReplicatorLogDeliveryProperty.Builder.