Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect.CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder
Packages that use CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder
-
Uses of CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect that return CfnConnectorPropsMixin.WorkerLogDeliveryProperty.BuilderModifier and TypeMethodDescriptionCfnConnectorPropsMixin.WorkerLogDeliveryProperty.builder()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.cloudWatchLogs(CfnConnectorPropsMixin.CloudWatchLogsLogDeliveryProperty cloudWatchLogs) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getCloudWatchLogs()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getCloudWatchLogs()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.firehose(CfnConnectorPropsMixin.FirehoseLogDeliveryProperty firehose) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getFirehose()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getFirehose()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.s3(CfnConnectorPropsMixin.S3LogDeliveryProperty s3) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getS3()CfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.s3(IResolvable s3) Sets the value ofCfnConnectorPropsMixin.WorkerLogDeliveryProperty.getS3()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect with parameters of type CfnConnectorPropsMixin.WorkerLogDeliveryProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorPropsMixin.WorkerLogDeliveryProperty.Builder.