Uses of Interface
software.amazon.awscdk.services.lambda.DlqDestinationConfig
-
Uses of DlqDestinationConfig in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement DlqDestinationConfigMethods in software.amazon.awscdk.services.lambda that return DlqDestinationConfigModifier and TypeMethodDescriptionIEventSourceDlq.bind(IEventSourceMapping target, IFunction targetHandler) Returns the DLQ destination config of the DLQ.default DlqDestinationConfigIEventSourceDlq.Jsii$Default.bind(IEventSourceMapping target, IFunction targetHandler) Returns the DLQ destination config of the DLQ.final DlqDestinationConfigIEventSourceDlq.Jsii$Proxy.bind(IEventSourceMapping target, IFunction targetHandler) Returns the DLQ destination config of the DLQ.DlqDestinationConfig.Builder.build()Builds the configured instance.