@Internal 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.
|
@Stability(value=Stable) @NotNull default DlqDestinationConfig bind(@NotNull IEventSourceMapping target, @NotNull IFunction targetHandler)
bind in interface IEventSourceDlqtarget - This parameter is required.targetHandler - This parameter is required.Copyright © 2021. All rights reserved.