public static final class ILifecycleHookTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ILifecycleHookTarget.Jsii$Default
ILifecycleHookTarget.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.
|
public final LifecycleHookTargetConfig bind(software.constructs.Construct scope, BindHookTargetOptions options)
bind
in interface ILifecycleHookTarget
bind
in interface ILifecycleHookTarget.Jsii$Default
scope
- 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.