public static final class IEventSourceDlq.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEventSourceDlq.Jsii$Default
IEventSourceDlq.Jsii$Default, IEventSourceDlq.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
DlqDestinationConfig |
bind(IEventSourceMapping target,
IFunction targetHandler)
Returns the DLQ destination config of the DLQ.
|
public final DlqDestinationConfig bind(IEventSourceMapping target, IFunction targetHandler)
bind
in interface IEventSourceDlq
bind
in interface IEventSourceDlq.Jsii$Default
target
- This parameter is required.targetHandler
- This parameter is required.