@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.134Z") @Stability(value=Experimental) public class QueueHook extends software.amazon.jsii.JsiiObject implements ILifecycleHookTarget
software.amazon.jsii.JsiiObject.InitializationModeILifecycleHookTarget.Jsii$Default, ILifecycleHookTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
QueueHook(IQueue queue) |
protected |
QueueHook(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
QueueHook(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHookTargetConfig |
bind(software.constructs.Construct _scope,
ILifecycleHook lifecycleHook)
(experimental) Called when this object is used as the target of a lifecycle hook.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected QueueHook(software.amazon.jsii.JsiiObjectRef objRef)
protected QueueHook(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public QueueHook(@NotNull
IQueue queue)
queue - This parameter is required.@Stability(value=Experimental) @NotNull public LifecycleHookTargetConfig bind(@NotNull software.constructs.Construct _scope, @NotNull ILifecycleHook lifecycleHook)
bind in interface ILifecycleHookTarget_scope - This parameter is required.lifecycleHook - This parameter is required.Copyright © 2021. All rights reserved.