Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect.CfnConnectorPropsMixin.LogDeliveryProperty
Packages that use CfnConnectorPropsMixin.LogDeliveryProperty
-
Uses of CfnConnectorPropsMixin.LogDeliveryProperty in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect
Classes in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect that implement CfnConnectorPropsMixin.LogDeliveryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnectorPropsMixin.LogDeliveryPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect that return CfnConnectorPropsMixin.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnConnectorPropsMixin.LogDeliveryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect with parameters of type CfnConnectorPropsMixin.LogDeliveryPropertyModifier and TypeMethodDescriptionCfnConnectorMixinProps.Builder.logDelivery(CfnConnectorPropsMixin.LogDeliveryProperty logDelivery) Sets the value ofCfnConnectorMixinProps.getLogDelivery()CfnConnectorPropsMixin.Builder.logDelivery(CfnConnectorPropsMixin.LogDeliveryProperty logDelivery) The settings for delivering connector logs to Amazon CloudWatch Logs.