public static interface IEventSourceDlq.Jsii$Default extends IEventSourceDlq
IEventSourceDlq
.IEventSourceDlq.Jsii$Default, IEventSourceDlq.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default DlqDestinationConfig |
bind(IEventSourceMapping target,
IFunction targetHandler)
Returns the DLQ destination config of the DLQ.
|
default DlqDestinationConfig bind(IEventSourceMapping target, IFunction targetHandler)
bind
in interface IEventSourceDlq
target
- This parameter is required.targetHandler
- This parameter is required.