@Internal public static final class ILifecycleHookTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ILifecycleHookTarget.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeILifecycleHookTarget.Jsii$Default, ILifecycleHookTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHookTargetConfig |
bind(software.constructs.Construct scope,
BindHookTargetOptions options)
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, jsiiStaticSet@Stability(value=Stable) @NotNull public final LifecycleHookTargetConfig bind(@NotNull software.constructs.Construct scope, @NotNull BindHookTargetOptions options)
bind in interface ILifecycleHookTargetbind in interface ILifecycleHookTarget.Jsii$Defaultscope - This parameter is required.options - [disable-awslint:ref-via-interface] The lifecycle hook to attach to and a role to use. This parameter is required.Copyright © 2022. All rights reserved.