@Internal public static interface ILifecycleHookTarget.Jsii$Default extends ILifecycleHookTarget
ILifecycleHookTarget.ILifecycleHookTarget.Jsii$Default, ILifecycleHookTarget.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default LifecycleHookTargetConfig |
bind(software.constructs.Construct scope,
ILifecycleHook lifecycleHook)
(experimental) Called when this object is used as the target of a lifecycle hook.
|
@Stability(value=Experimental) @NotNull default LifecycleHookTargetConfig bind(@NotNull software.constructs.Construct scope, @NotNull ILifecycleHook lifecycleHook)
bind in interface ILifecycleHookTargetscope - This parameter is required.lifecycleHook - This parameter is required.Copyright © 2021. All rights reserved.